Beautifully simple class based views.
Project description
Django’s generic class based view implementation is unneccesarily complicated.
Django vanilla views gives you all the same functionality, in a vastly simplified, easier-to-use package, including:
No mixin classes.
No calls to super().
A sane class heirarchy.
A stripped down API.
Simpler method implementations, with less magical behavior.
Remember, even though the API has been greatly simplified, everything you’re able to do with Django’s existing implementation is also supported in django-vanilla-views.
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 Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django-vanilla-views-1.0.6.tar.gz.
File metadata
- Download URL: django-vanilla-views-1.0.6.tar.gz
- Upload date:
- Size: 11.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
922fdb08dd6a8b4a9a5c044f014d04c09f178aa7860ca6c2e6f1d0641c268846
|
|
| MD5 |
6031c9cfc595043f62d5b8d572e78d57
|
|
| BLAKE2b-256 |
6888fe65d872372778d420e3dd97eca249a457b2fcee4137c56d86e91bdda091
|
File details
Details for the file django_vanilla_views-1.0.6-py2.py3-none-any.whl.
File metadata
- Download URL: django_vanilla_views-1.0.6-py2.py3-none-any.whl
- Upload date:
- Size: 8.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8533420638215fe6a4c349756529d809c9cb54fd9a356c371e0005e6d1574c6d
|
|
| MD5 |
7cc9c6bacef3daf8fbc94ae5b0754300
|
|
| BLAKE2b-256 |
8efd98bb9ce44357203b719757328c08219fe938da13dddc00f5e4e013311cc8
|