Skip to main content

Django module to easily use generic views with ajax.

Project description

Build Status Codacy Badge Coverage Status BCH compliance Pypi

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

Table of contents:

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-ajax-cbv-0.1.1.tar.gz (11.3 kB view details)

Uploaded Source

Built Distribution

django_ajax_cbv-0.1.1-py2.py3-none-any.whl (11.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-ajax-cbv-0.1.1.tar.gz.

File metadata

File hashes

Hashes for django-ajax-cbv-0.1.1.tar.gz
Algorithm Hash digest
SHA256 312aec60109d408c054e8acc4a206df174bef4c067c2d4c413f3e2e88a0ecce1
MD5 4d78f317d12d3e504d37fd787ecbcc30
BLAKE2b-256 f8bd781caa16f95afcfd413c49a3991969d93b1a59a8c6f45b0a3e732516bcbb

See more details on using hashes here.

File details

Details for the file django_ajax_cbv-0.1.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_ajax_cbv-0.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 259f3ea7a9baa2bfe1b795b756b75c6ccd8643b560767db846a6f5eddbc7ab32
MD5 1e303a66611baf44ee5815df6d940b6f
BLAKE2b-256 33ad56b44f64a760fa52511e478e91ce2d94a320d84ff588afbfbf24a5e5a940

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page