django-nested-comments

A Django application for handling comment uploads and associating them to arbitrary models.


License
BSD-3-Clause
Install
pip install django-nested-comments==2.0.1

Documentation

Documentation

To build the documentation, go into the docs directory and type:

make html

The documentation will be built with an index of docs/_build/index.html