5
votes

I recently learned about django-discussion. I don't know it may be a great application but I couldn't find any documentation, no example anywhere on the web.

Can somebody please guide me to the right direction? How can I integrate it with other application?

1

1 Answers

1
votes

According to the lists of django forum applications here and here, there are better alternatives like django-threadedcomments, djangobb or pybbm - take a look.

Plus, django-discussion is not actively developed now.

Hope that helps.