django/docs/ref/class-based-views
Simon Charette 56f6348c50 [1.5.x] Fixed #20262 -- Replaced a reference to the wrong model in the CBV doc.
Thanks to mossplix for the review and bmispelon for the review.

Backport of b0bbccf from master.
2013-04-15 16:28:30 -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] Improved FormView docs in class-based views index. 2013-03-29 07:59:50 -04: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 #20262 -- Replaced a reference to the wrong model in the CBV doc. 2013-04-15 16:28:30 -04: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] Improved FormView docs in class-based views index. 2013-03-29 07:59:50 -04: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