Sep 29
DISQUS and django-disqus
Remembering for me: If DISQUS comment isn't save correct url in the comment and just use site url instead of the page url, check if DEBUG set to False. This is resulted of the django-disqus set url to the server's url in debug mode to use it on local dev server.
blog comments powered by Disqus