Skip to main content

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


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.1.0.tar.gz (37.3 kB view hashes)

Uploaded Source

Built Distribution

django_vanilla_views-1.1.0-py2.py3-none-any.whl (76.4 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page