Extra class based views for Django
Project description
# django-extra-cbv
Releated apps:
views for inline forms: http://django-extra-views.readthedocs.org/en/latest/ https://github.com/AndrewIngram/django-extra-views
mixins for check permissions: https://github.com/dstegelman/django-infuse
https://github.com/tswicegood/cbv_utils https://pypi.org/project/django_extra/#history https://github.com/AndrewIngram/django-extra-views
RTFM
http://effectivedjango.com/ http://www.robgolding.com/blog/2012/11/17/django-class-based-view-mixins-part-2/
## Overview
Extra class based views for Django Framework
## Installation
Install work version using PIP:
pip install django-extra-cbv
## Settings
No any settings required
## Usage
See code, please. There are not any docs or examples provided yet. The code is very simple. You can subclass base views to set up work with your models
## Provided template tags and libraries
No any templeate tags provided
## Provided management commands
No any management commands provided
## Testing
You can run tests inside this package:
python run_tests.py
or with tox:
tox
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file django_extra_cbv-0.2.1-py2.py3-none-any.whl
.
File metadata
- Download URL: django_extra_cbv-0.2.1-py2.py3-none-any.whl
- Upload date:
- Size: 14.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d9684ee84c31e7dc1923906ceadf74668754d9a369aa0c0c12f10b2e4c33db2 |
|
MD5 | 9f78685daf7e16b76e16b7eda64253bf |
|
BLAKE2b-256 | 2c2d398abaaad85bf1efa02432c71cfd1c63f49966abd7b35e2c886797f18078 |