Commit graph

2 commits

Author SHA1 Message Date
adam
632ab5641e py-django-contrib-comments: updated to 1.9.0
1.9.0:
Added testing for Python 3.6.
Confirmed support for Django 2.0 and 2.1.
Dropped support for Django < 1.11.
ip_address is set to None when REMOTE_ADDR is empty
2018-10-15 11:20:14 +00:00
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