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
django-vanilla-views-1.0.1.tar.gz
(20.0 kB
view hashes)
Close
Hashes for django-vanilla-views-1.0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 969cb42738b943a2b3ea5ec7ceaf42243759462ac38d37621b3cbe70ba2c4b4a |
|
MD5 | f7f4133ce43b5cebd820b37e4f9bc5dc |
|
BLAKE2b-256 | ba578bd538073793df4c8af0e8cbaf0eec6b51c2da216bf2c0f60148a6d188c8 |