Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 336 Bytes

README.markdown

File metadata and controls

11 lines (7 loc) · 336 Bytes

django-disqus

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

The documentation is available at http://arthurk.github.com/django-disqus/.