django/docs/ref/class-based-views
Tim Graham f7ca464039 [1.5.x] Added missing markup to docs.
Backport of 93cffc3b37 from master.
2013-03-22 14:08:55 -04:00
..
base.txt [1.5.x] Fixed #19714 -- Updated documentation about TemplateView context 2013-02-01 09:58:35 +01:00
flattened-index.txt [1.5.x] Fixed #19076 -- Added content_type attribute to TemplateView. 2013-01-30 21:34:39 +01:00
generic-date-based.txt [1.5.x] Documented ArchiveIndexView's date_list context variable. 2013-02-01 13:43:20 +01:00
generic-display.txt [1.5.x] Fixed #19516 - Fixed remaining broken links. 2013-01-02 18:50:00 -05:00
generic-editing.txt [1.5.x] Fixed #19516 - Fixed remaining broken links. 2013-01-02 18:50:00 -05:00
index.txt [1.5.X] Clarified usage of as_view kwargs for setting arguments on class based views 2012-11-22 09:08:37 -05:00
mixins-date-based.txt [1.5.x] Added missing markup to docs. 2013-03-22 14:08:55 -04:00
mixins-editing.txt [1.5.x] Fixed #17094 - Typo in class-based views doc. 2013-02-23 08:55:01 -05:00
mixins-multiple-object.txt [1.5.x] Fixed #19516 - Fixed remaining broken links. 2013-01-02 18:50:00 -05:00
mixins-simple.txt [1.5.x] Fixed #19076 -- Added content_type attribute to TemplateView. 2013-01-30 21:34:39 +01:00
mixins-single-object.txt [1.5.x] Added missing markup to docs. 2013-03-22 14:08:55 -04:00
mixins.txt Fixed #18451 -- Vastly improved class based view documentation. 2012-06-11 10:40:23 +02:00