is there any open-source and extendable tool like what js-kit/disqus provides that could be self hosted ?
|
|
|
|
|
|
|
Since disqus is made with django, IMHO it is relevant to suggest something similar that is made with django too. :-) From my understanding is disqus is basically a threaded commenting system. The most popular ones in django community for this is django-threaded-comments. |
||
|
|
