django/docs/ref/class-based-views
Hasan Ramezani 0415ac5af9 [3.1.x] Fixed #32536 -- Added links to BaseDetailView/BaseListView.get() methods in CBV docs.
Backport of bc04941bf8 from main
2021-03-16 08:04:28 +01:00
..
base.txt [3.1.x] Fixed #31877 -- Reverted "Fixed #19878 -- Deprecated TemplateView passing URL kwargs into context." 2020-08-24 11:39:05 +02:00
flattened-index.txt [3.1.x] Fixed #32536 -- Added links to BaseDetailView/BaseListView.get() methods in CBV docs. 2021-03-16 08:04:28 +01:00
generic-date-based.txt [3.1.x] Fixed #32408 -- Doc'd django.views.generic.detail.BaseDetailView. 2021-02-08 07:09:09 +01:00
generic-display.txt [3.1.x] Fixed #32536 -- Added links to BaseDetailView/BaseListView.get() methods in CBV docs. 2021-03-16 08:04:28 +01:00
generic-editing.txt [3.1.x] Fixed #32430 -- Doc'd base class-based views. 2021-02-08 17:34:24 +01: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 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00
mixins-editing.txt Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00
mixins-multiple-object.txt Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00
mixins-simple.txt [3.1.x] Made minor edits to TemplateResponseMixin.get_template_names() docs. 2020-06-01 10:17:08 +02:00
mixins-single-object.txt [3.1.x] Fixed #31696 -- Updated OWASP links in docs. 2020-06-15 09:44:37 +02:00
mixins.txt Fixed #18451 -- Vastly improved class based view documentation. 2012-06-11 10:40:23 +02:00