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.

参见

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

详情视图

DetailView

列表视图

ListView

编辑视图

FormView

CreateView

UpdateView

DeleteView

基于日期的视图

ArchiveIndexView

YearArchiveView

MonthArchiveView

WeekArchiveView

DayArchiveView

TodayArchiveView

DateDetailView