pkgsrc/www/py-django-contrib-comments/DESCR
adam 3bdd111ea4 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.
2017-05-09 20:22:34 +00:00

5 lines
277 B
Text

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.