Django Class Based Views
Project description
This is Django Class Based Views taken from Django trunk. Replace all the references from django.views.generic to cbv in the documentation. All views are available directly from cbv module, for example:
from cbv import View, TemplateView
You will need the following middleware installed:
cbv.middleware.DeferredRenderingMiddleware
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-cbv-0.1.2.tar.gz
(4.3 kB
view details)
File details
Details for the file django-cbv-0.1.2.tar.gz
.
File metadata
- Download URL: django-cbv-0.1.2.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d76ea3c261b9bfc53256f5edefc9fbc94cc848158d9e1b5cdbb8df762e502d5b |
|
MD5 | 98a1c8b58450b5a90f0a72d7697cacbb |
|
BLAKE2b-256 | 21f34c6e6ec8a1043973165519a515a2eebea2e419a6c3bc4739a960a9d3c654 |