django-bot
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
1 an în urmă |
Fabio Sangiovanni
|
19ceabefd4
Made minor edits to TemplateResponseMixin.get_template_names() docs.
|
4 ani în urmă |
Tobias Kunze
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
5 ani în urmă |
Tim Graham
|
8045dff98c
Refs #27829 -- Removed settings.DEFAULT_CONTENT_TYPE per deprecation timeline.
|
6 ani în urmă |
Tim Graham
|
7543ab1f8d
Removed versionadded/changed annotations for 2.0.
|
6 ani în urmă |
Bruno Alla
|
604341c85f
Fixed #28331 -- Added ContextMixin.extra_context to allowing passing context in as_view().
|
7 ani în urmă |
chillaranand
|
dc165ec8e5
Refs #23919 -- Replaced super(ClassName, self) with super() in docs.
|
7 ani în urmă |
Tim Graham
|
6dd503851c
Fixed #26376 -- Clarifed meaning of 'search' in TemplateResponseMixin.get_template_names() docs.
|
8 ani în urmă |
rowanv
|
a6ef025dfb
Fixed #26124 -- Added missing code formatting to docs headers.
|
8 ani în urmă |
Elif T. Kus
|
bca9faae95
Fixed #26020 -- Normalized header stylings in docs.
|
9 ani în urmă |
Tim Graham
|
54848a96dd
Removed versionadded/changed annotations for 1.8.
|
9 ani în urmă |
Aymeric Augustin
|
2133f3157e
Fixed #24168 -- Allowed selecting a template engine in a few APIs.
|
9 ani în urmă |
Aymeric Augustin
|
9eb4f28e89
Deprecated TEMPLATE_CONTEXT_PROCESSORS.
|
10 ani în urmă |
Tim Graham
|
493ab45349
Updated TemplateResponseMixin docs to reflect new behavior after refs #23789.
|
10 ani în urmă |
Tim Graham
|
7b69c3e775
Removed versionadded/changed annotations for 1.5
|
11 ani în urmă |
Zbigniew Siciarz
|
0b0741602b
Fixed #20294 -- Documented context processors in TemplateResponseMixin.
|
11 ani în urmă |
Juan Catalano
|
78c842a323
Adapted uses of versionchanged/versionadded to the new form.
|
11 ani în urmă |
Aymeric Augustin
|
c8c7cdc8f8
Changed "versionadded" after the decision to backport.
|
12 ani în urmă |
Aymeric Augustin
|
23e319d729
Fixed #19076 -- Added content_type attribute to TemplateView.
|
12 ani în urmă |
Tim Graham
|
9b5f64cc6e
Fixed #19516 - Fixed remaining broken links.
|
12 ani în urmă |
Tim Graham
|
20ee727ac9
Fixed #18628 - Added methods/attributes to CBV docs. Thanks Daniel Greenfeld!
|
12 ani în urmă |
Marc Tamlyn
|
58683e9c82
Fixed #16744 -- Class based view should have the view object in the context
|
12 ani în urmă |
Issac Kelly
|
060ac8e711
Create headings and expand CBV docs so that the "Built-In CBV" docs include a complete list.
|
12 ani în urmă |
Jannis Leidel
|
c4c7fbcc0d
Fixed #18451 -- Vastly improved class based view documentation.
|
12 ani în urmă |