Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 743 Bytes

index.rst

File metadata and controls

33 lines (23 loc) · 743 Bytes

Welcome to django-disqus' documentation!

Export comments and integrate DISQUS into your Django website.

Features:

  • Export django.contrib.comments to DISQUS
  • Dump comments from DISQUS into a local JSON file
  • Exporting Comments as WXR
  • 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.

Contents

.. toctree::
   :maxdepth: 2

   installation
   templatetags
   commands
   exporting_wxr
   releasenotes