Welcome to django-disqus’ documentation!

Export existing comments to and integrate DISQUS into your Django website.

Features:

  • Export django.contrib.comments to DISQUS
  • Dump comments from DISQUS into a local JSON file
  • Templatetags

django-disqus is available open-source under the BSD license. If you’d like to help out, you can fork the project at http://github.com/arthurk/django-disqus and report any bugs at http://github.com/arthurk/django-disqus/issues.

Table Of Contents

Next topic

Installation

This Page