Class-based generic views - flattened index

This index provides an alternate organization of the reference documentationfor class-based views. For each view, the effective attributes and methods fromthe class tree are represented under that view. For the referencedocumentation organized by the class which defines the behavior, seeClass-based views.

See also

Classy Class-Based Views provides a nice interfaceto navigate the class hierarchy of the built-in class-based views.

Simple generic views

View

TemplateView

RedirectView

Detail Views

DetailView

List Views

ListView

Editing views

FormView

CreateView

UpdateView

DeleteView

Date-based views

ArchiveIndexView

YearArchiveView

MonthArchiveView

WeekArchiveView

DayArchiveView

TodayArchiveView

DateDetailView