Skip to content

mpcabd/django-contrib-comments

 
 

Repository files navigation

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.

This fork of the project doesn't depend on the django site app, it works on a single website only.

For details, consult the documentation.

About

Django comments without Site app dependency

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 94.4%
  • HTML 5.6%