Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arthurk/django-disqus

Integrates DISQUS into Django
https://github.com/arthurk/django-disqus

disqus django python

Last synced: 17 days ago
JSON representation

Integrates DISQUS into Django

Awesome Lists containing this project

README

        

# 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/](https://django-disqus.readthedocs.io/).