Skip to content

arthurk/django-disqus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
  • Exporting Comments as WXR

The documentation is available at https://django-disqus.readthedocs.io/.