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

Methods

TemplateViewLink to this heading

class TemplateViewLink to this definition

Attributes (with optional accessor):

Methods

RedirectViewLink to this heading

class RedirectViewLink to this definition

Attributes (with optional accessor):

Methods

Detail ViewsLink to this heading

DetailViewLink to this heading

class DetailViewLink to this definition

Attributes (with optional accessor):

Methods

List ViewsLink to this heading

ListViewLink to this heading

class ListViewLink to this definition

Attributes (with optional accessor):

Methods

Editing viewsLink to this heading

FormViewLink to this heading

class FormViewLink to this definition

Attributes (with optional accessor):

Methods

CreateViewLink to this heading

class CreateViewLink to this definition

Attributes (with optional accessor):

Methods

UpdateViewLink to this heading

class UpdateViewLink to this definition

Attributes (with optional accessor):

Methods

DeleteViewLink to this heading

class DeleteViewLink to this definition

Attributes (with optional accessor):

Methods

Date-based viewsLink to this heading

ArchiveIndexViewLink to this heading

class ArchiveIndexViewLink to this definition

Attributes (with optional accessor):

Methods

YearArchiveViewLink to this heading

class YearArchiveViewLink to this definition

Attributes (with optional accessor):

Methods

MonthArchiveViewLink to this heading

class MonthArchiveViewLink to this definition

Attributes (with optional accessor):

Methods

WeekArchiveViewLink to this heading

class WeekArchiveViewLink to this definition

Attributes (with optional accessor):

Methods

DayArchiveViewLink to this heading

class DayArchiveViewLink to this definition

Attributes (with optional accessor):

Methods

TodayArchiveViewLink to this heading

class TodayArchiveViewLink to this definition

Attributes (with optional accessor):

Methods

DateDetailViewLink to this heading

class DateDetailViewLink to this definition

Attributes (with optional accessor):

Methods