Alternatives to markup and comments modules

10 views
Skip to first unread message

Vibhu Rishi

unread,
Aug 8, 2014, 11:04:00 AM8/8/14
to django...@googlegroups.com
I just picked up an old project i was working on ( wasn't working on it for a year almost), and now the comments and markup modules are not working. It seems that they have been depricated in 1.6  ( project was in 1.4 ).

What are the current alternatives for these ?

Vibhu

--
Simplicity is the ultimate sophistication. - Leonardo da Vinci
Life is really simple, but we insist on making it complicated. - Confucius

Collin Anderson

unread,
Aug 8, 2014, 11:46:58 AM8/8/14
to django...@googlegroups.com
Create your own custom template filter for the markdown. Django's filter didn't do much besides import markdown and send the content through that.

Reply all
Reply to author
Forward
0 new messages