Skip to main content

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

Django Class Based Views Docs

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 hashes)

Uploaded Source

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