Name Last Update
django_comments Loading commit data...
docs Loading commit data...
tests Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
LICENSE.txt Loading commit data...
README.txt Loading commit data...
setup.py Loading commit data...
tox.ini Loading commit data...
===========================
Django "excontrib" Comments
===========================

Django used to include a comments framework; since Django 1.6 it's been
separated to a separate project. This is that project.

This framework can be used to attach comments to any model, so you can use it
for comments on blog entries, photos, book chapters, or anything else.

For details, `consult the documentation`__

__ http://django-contrib-comments.readthedocs.org/