Aymeric Augustin
|
9eb4f28e89
Deprecated TEMPLATE_CONTEXT_PROCESSORS.
|
10 years ago |
Tim Graham
|
493ab45349
Updated TemplateResponseMixin docs to reflect new behavior after refs #23789.
|
10 years ago |
Tim Graham
|
7b69c3e775
Removed versionadded/changed annotations for 1.5
|
11 years ago |
Zbigniew Siciarz
|
0b0741602b
Fixed #20294 -- Documented context processors in TemplateResponseMixin.
|
12 years ago |
Juan Catalano
|
78c842a323
Adapted uses of versionchanged/versionadded to the new form.
|
12 years ago |
Aymeric Augustin
|
c8c7cdc8f8
Changed "versionadded" after the decision to backport.
|
12 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 |
Tim Graham
|
20ee727ac9
Fixed #18628 - Added methods/attributes to CBV docs. Thanks Daniel Greenfeld!
|
12 years ago |
Marc Tamlyn
|
58683e9c82
Fixed #16744 -- Class based view should have the view object in the context
|
12 years ago |
Issac Kelly
|
060ac8e711
Create headings and expand CBV docs so that the "Built-In CBV" docs include a complete list.
|
12 years ago |
Jannis Leidel
|
c4c7fbcc0d
Fixed #18451 -- Vastly improved class based view documentation.
|
12 years ago |