Ecosyste.ms: Awesome
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: 3 months ago
JSON representation
Integrates DISQUS into Django
- Host: GitHub
- URL: https://github.com/arthurk/django-disqus
- Owner: arthurk
- License: bsd-3-clause
- Created: 2009-01-20T21:05:44.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2022-01-11T16:34:44.000Z (almost 3 years ago)
- Last Synced: 2024-08-17T17:26:37.390Z (4 months ago)
- Topics: disqus, django, python
- Language: Python
- Homepage: http://django-disqus.readthedocs.org/
- Size: 658 KB
- Stars: 327
- Watchers: 12
- Forks: 101
- Open Issues: 30
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE.txt
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 WXRThe documentation is available at [https://django-disqus.readthedocs.io/](https://django-disqus.readthedocs.io/).