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.
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
File details
Details for the file django-vanilla-views-0.2.0.tar.gz.
File metadata
- Download URL: django-vanilla-views-0.2.0.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
81b184ecbcb6a6f6c68898a97afd63cce8398fd79f16ecec9ca626fdac0dfe0f
|
|
| MD5 |
a2fd4f0e64f7fb3d93b94673cb070f13
|
|
| BLAKE2b-256 |
ce7ff14b3298aa172f3e4aec1501bc45c0608811b6dbe00cc6bb0766d53bc59e
|