1
0
mirror of https://github.com/django/django.git synced 2024-12-28 03:55:50 +00:00
django/docs/ref/class-based-views
Carlton Gibson 534ac48297 Refs #34140 -- Applied rst code-block to non-Python examples.
Thanks to J.V. Zammit, Paolo Melchiorre, and Mariusz Felisiak for
reviews.
2023-02-10 19:19:13 +01:00
..
base.txt Removed versionadded/changed annotations for 4.1. 2023-01-17 11:49:15 +01:00
flattened-index.txt Fixed #32536 -- Added links to BaseDetailView/BaseListView.get() methods in CBV docs. 2021-03-16 07:34:07 +01:00
generic-date-based.txt Removed versionadded/changed annotations for 3.2. 2021-09-20 21:23:01 +02:00
generic-display.txt Updated note about ListView pagination example in CBV docs. 2022-04-19 21:38:49 +02:00
generic-editing.txt Removed versionadded/changed annotations for 4.0. 2022-05-17 14:22:06 +02:00
index.txt Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. 2017-09-20 18:04:42 -04:00
mixins-date-based.txt Removed versionadded/changed annotations for 3.2. 2021-09-20 21:23:01 +02:00
mixins-editing.txt Refs #32956 -- Capitalized HTTP/HTTPS in comments, docs, and docstrings. 2021-10-20 08:40:19 +02:00
mixins-multiple-object.txt Refs #34140 -- Applied rst code-block to non-Python examples. 2023-02-10 19:19:13 +01:00
mixins-simple.txt Made minor edits to TemplateResponseMixin.get_template_names() docs. 2020-06-01 10:16:45 +02:00
mixins-single-object.txt Fixed #31696 -- Updated OWASP links in docs. 2020-06-15 09:44:08 +02:00
mixins.txt Fixed #18451 -- Vastly improved class based view documentation. 2012-06-11 10:40:23 +02:00