django/docs/ref/class-based-views
2020-06-15 09:44:08 +02:00
..
base.txt Fixed #19878 -- Deprecated TemplateView passing URL kwargs into context. 2020-03-23 08:11:14 +01:00
flattened-index.txt Added SingleObjectMixin.query_pk_and_slug to CBV flattened index. 2020-06-01 07:48:53 +02:00
generic-date-based.txt
generic-display.txt
generic-editing.txt
index.txt
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 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