django.contrib.comments depreciated, any good alternatives?

45 views
Skip to first unread message

Code

unread,
Nov 21, 2014, 1:35:18 AM11/21/14
to django...@googlegroups.com
Hi,

I have been facing a nightmare with django comments app.


I found out it has been depreciated and so wanted to know suitable alternatives. Disqus is one but is this suitable for local environment, I am a beginner so need a little help with this. Also, Are there any other good alternatives?  

Thanks,
Ric

Scot Hacker

unread,
Nov 21, 2014, 10:44:47 AM11/21/14
to django...@googlegroups.com
Just because it's deprecated as part of core doesn't mean the software is unavailable. It's been moved over to its own repo as "extcontrib":


 It's still a perfectly fine reusable django app; just no longer part of core. Remove references to the old official one in your project and install excontrib via:


./s

Reply all
Reply to author
Forward
0 new messages