django-ajax-cbv 0.1.1

Creator: codyrutscher

Last updated:

Add to Cart

Description:

djangoajaxcbv 0.1.1

Django module to easily use generic Class Based views with ajax.

Table of contents:

How to install;
License.




Compatibility
Tested with python 2.7, 3.4, 3.5, 3.6 and Django 1.9, 1.10, 1.11: Travis CI


How to install
To install the app run :
pip install django-ajax-cbv
or add it to the list of requirements of your project.
Then add ‘ajax_cbv’ to your INSTALLED_APPS.
INSTALLED_APPS = [
...
'ajax_cbv',
]


License
MIT license, see the LICENSE file. You can use obfuscator in open source
projects and commercial products.

License

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

Customer Reviews

There are no reviews.