Hasan Ramezani
|
bc04941bf8
Fixed #32536 -- Added links to BaseDetailView/BaseListView.get() methods in CBV docs.
|
3 years ago |
Fabio Sangiovanni
|
df18882473
Added SingleObjectMixin.query_pk_and_slug to CBV flattened index.
|
4 years ago |
François Freitag
|
e671337e8b
Fixed #29750 -- Added View.setup() hook for class-based views.
|
6 years ago |
Bruno Alla
|
604341c85f
Fixed #28331 -- Added ContextMixin.extra_context to allowing passing context in as_view().
|
7 years ago |
jpic
|
944610a86c
Fixed #27680 -- Linked to "Classy Class-Based Views" in docs.
|
8 years ago |
rowanv
|
a6ef025dfb
Fixed #26124 -- Added missing code formatting to docs headers.
|
8 years ago |
Elif T. Kus
|
bca9faae95
Fixed #26020 -- Normalized header stylings in docs.
|
9 years ago |
Andrei Kulakov
|
8a1824d465
Fixed #24643 -- Added get_context_data() method to FormMixin
|
9 years ago |
Steve Hiemstra
|
258d81acbe
Fixed #24682 -- Corrected a few generic editing view links
|
9 years ago |
Tim Graham
|
9a391fbd61
Fixed broken links in class based views flattend index; refs #24250.
|
9 years ago |
Aymeric Augustin
|
2133f3157e
Fixed #24168 -- Allowed selecting a template engine in a few APIs.
|
9 years ago |
Peter Harley
|
2724cdbff6
Fixed #18355 -- Added ordering options to list based generic views.
|
10 years ago |
Alasdair Nicol
|
462edd22e5
Fixed #22112 -- Added RedirectView.pattern_name to CBV flattened index
|
10 years ago |
Tim Graham
|
e10757ff4d
Doc cleanup for FormMixin.prefix; refs #18872.
|
11 years ago |
Baptiste Mispelon
|
299983616f
Fixed #20644 -- Add ModelFormMixin.fields to the CBV flattened index
|
11 years ago |
Tim Graham
|
738eef0f8b
Improved FormView docs in class-based views index.
|
11 years ago |
Aymeric Augustin
|
23e319d729
Fixed #19076 -- Added content_type attribute to TemplateView.
|
12 years ago |
Tim Graham
|
9b5f64cc6e
Fixed #19516 - Fixed remaining broken links.
|
12 years ago |
Chris Beaven
|
48e8b5e944
Add orphans support to MultipleObjectMixin
|
12 years ago |
Tim Graham
|
5faadea439
Fixed #17378 - Added a flattened index for class-based views.
|
12 years ago |