Reputation: 39
I am looking for a blogging and comments system that can smoothly integrate with my Django sites. I've found there is a lot on the Net and got lost a bit, and I don't have much experience on this. Hope you guys can give me some suggestions.
Here are the things that I would like to have:
If I missed some common functions, please let me know. The comments system I am looking for should do most jobs that those popular comments system should do on the web, e.g. WordPress.
Thank you so much everyone. Have a nice day.
Upvotes: 3
Views: 1587
Reputation: 16435
I myself really like django-threadedcomments. It supports threaded commenting like what you would see in Disqus.
Upvotes: 2