1
0
mirror of https://github.com/django/django.git synced 2025-01-05 16:06:07 +00:00
django/docs/ref/class-based-views
2021-10-20 08:40:19 +02:00
..
base.txt Refs #32956 -- Changed docs to treat the acronym HTTP phonetically. 2021-10-18 21:00:28 +02: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 Fixed #32536 -- Added links to BaseDetailView/BaseListView.get() methods in CBV docs. 2021-03-16 07:34:07 +01:00
generic-editing.txt Fixed #21936 -- Allowed DeleteView to work with custom Forms and SuccessMessageMixin. 2021-07-14 09:47:03 +02:00
index.txt
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
mixins-simple.txt
mixins-single-object.txt
mixins.txt