[Answered ]-Django application w/ middleware to create links using a glossary?

2đź‘Ť

âś…

Having found no solution, I decided to build my own: django-terms, using HTMLParser.

It works but it is a bit “too powerful” for now.

EDIT: Since version 0.2, django-terms became quite safe to use. So don’t hesitate and give it a try ;o)

Cheers,

Bertrand

Leave a comment