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.
See also
Classy Class-Based Views provides a nice interface to navigate the class hierarchy of the built-in class-based views.
Simple generic views¶View
¶
Attributes (with optional accessor):
Methods
TemplateView
¶
Attributes (with optional accessor):
Methods
get()
head()
RedirectView
¶
Attributes (with optional accessor):
Methods
delete()
get()
head()
options()
post()
put()
DetailView
¶
Attributes (with optional accessor):
Methods
head()
ListView
¶
Attributes (with optional accessor):
Methods
head()
FormView
¶
Attributes (with optional accessor):
Methods
CreateView
¶
Attributes (with optional accessor):
Methods
head()
put()
UpdateView
¶
Attributes (with optional accessor):
Methods
head()
put()
DeleteView
¶
Attributes (with optional accessor):
Methods
delete()
get()
head()
post()
ArchiveIndexView
¶
Attributes (with optional accessor):
Methods
get()
head()
YearArchiveView
¶
Attributes (with optional accessor):
Methods
get()
head()
MonthArchiveView
¶
Attributes (with optional accessor):
Methods
get()
head()
WeekArchiveView
¶
Attributes (with optional accessor):
Methods
get()
head()
DayArchiveView
¶
Attributes (with optional accessor):
Methods
get()
head()
TodayArchiveView
¶
Attributes (with optional accessor):
Methods
get()
head()
DateDetailView
¶
Attributes (with optional accessor):
Methods
get()
head()
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4