Class-based generic views - flattened indexLink to this heading
This index provides an alternate organization of the reference documentation for class-based views. For each view, the effective attributes and methods from the class tree are represented under that view. For the reference documentation organized by the class which defines the behavior, see Class-based views.
Simple generic viewsLink to this heading
ViewLink to this heading
- class ViewLink to this definition
Attributes (with optional accessor):
方法
TemplateViewLink to this heading
- class TemplateViewLink to this definition
Attributes (with optional accessor):
方法
RedirectViewLink to this heading
- class RedirectViewLink to this definition
Attributes (with optional accessor):
方法
delete()get()head()options()post()put()
详情视图Link to this heading
DetailViewLink to this heading
- class DetailViewLink to this definition
Attributes (with optional accessor):
方法
列表视图Link to this heading
ListViewLink to this heading
- class ListViewLink to this definition
Attributes (with optional accessor):
方法
编辑视图Link to this heading
FormViewLink to this heading
- class FormViewLink to this definition
Attributes (with optional accessor):
方法
CreateViewLink to this heading
- class CreateViewLink to this definition
Attributes (with optional accessor):
方法
UpdateViewLink to this heading
- class UpdateViewLink to this definition
Attributes (with optional accessor):
方法
DeleteViewLink to this heading
- class DeleteViewLink to this definition
Attributes (with optional accessor):
方法
delete()get()head()post()
基于日期的视图Link to this heading
ArchiveIndexViewLink to this heading
- class ArchiveIndexViewLink to this definition
Attributes (with optional accessor):
方法
YearArchiveViewLink to this heading
- class YearArchiveViewLink to this definition
Attributes (with optional accessor):
方法
MonthArchiveViewLink to this heading
- class MonthArchiveViewLink to this definition
Attributes (with optional accessor):
方法
WeekArchiveViewLink to this heading
- class WeekArchiveViewLink to this definition
Attributes (with optional accessor):
方法
DayArchiveViewLink to this heading
- class DayArchiveViewLink to this definition
Attributes (with optional accessor):
方法
TodayArchiveViewLink to this heading
- class TodayArchiveViewLink to this definition
Attributes (with optional accessor):
方法
DateDetailViewLink to this heading
- class DateDetailViewLink to this definition
Attributes (with optional accessor):
方法