Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 736 Bytes

README.rst

File metadata and controls

19 lines (13 loc) · 736 Bytes

Django "excontrib" Comments

image

image

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.