django-calvo-comments 0.0.15

Creator: codyrutscher

Last updated:

Add to Cart

Description:

djangocalvocomments 0.0.15

A reusable Django & Javascript app (jQuery) for simply implementing a comments feed on any url. Go here to get started: https://github.com/NYARAS/calvine-comments-application
Coming soon

Quick start


Install Dep:
pip install djangorestframework django-cors-headers



Add “comments” to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [
...
'corsheaders', # https://github.com/ottoyiu/django-cors-headers
'rest_framework', # http://www.django-rest-framework.org/
'comments',
]

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.