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

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

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

disqus django python

Last synced: about 1 month 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/).