/django-react-comments

Django Package for comments made using React

Primary LanguagePythonMIT LicenseMIT

Django Comments Package made in React

Join the chat at https://gitter.im/anistark/django-react-comments

Build Status

To run:

virtualenv env
source env/bin/activate
pip install -r requirements.txt
./manage.py syncdb
./manage.py runserver

Pypi file available at : django-react-comments

Pypi package instal:

pip install drc

License

LICENSE (MIT).