django1/docs/ref/class-based-views
Tim Graham 520a3f090c [1.5.X] Fixed #19520 - Corrected some misleading docs about template_name_suffix.
Thanks jnns for the report.

Backport of 0d3f16b12e from master
2013-01-01 18:47:12 -05:00
..
base.txt Fixed #15906 - Documented HEAD method in CBVs; thanks zsiciarz for the patch. 2012-09-08 18:45:02 -04:00
flattened-index.txt Fixed #17378 - Added a flattened index for class-based views. 2012-09-01 09:20:38 -04:00
generic-date-based.txt [1.5.X] Fixed #19239 - Added examples for generic date views 2012-11-27 19:30:44 -05:00
generic-display.txt Fixed #18628 - Added methods/attributes to CBV docs. Thanks Daniel Greenfeld! 2012-09-08 14:11:45 -04:00
generic-editing.txt [1.5.X] Fixed #19520 - Corrected some misleading docs about template_name_suffix. 2013-01-01 18:47:12 -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 Fixed #16218 -- date_list order in generic CBVs. 2012-09-22 11:47:34 +02:00
mixins-editing.txt Create headings and expand CBV docs so that the "Built-In CBV" docs include a complete list. 2012-08-10 23:07:15 -07:00
mixins-multiple-object.txt [1.5.x] Formatting tweaks. 2012-11-17 21:31:21 +01:00
mixins-simple.txt Fixed #18628 - Added methods/attributes to CBV docs. Thanks Daniel Greenfeld! 2012-09-08 14:11:45 -04:00
mixins-single-object.txt Create headings and expand CBV docs so that the "Built-In CBV" docs include a complete list. 2012-08-10 23:07:15 -07:00
mixins.txt Fixed #18451 -- Vastly improved class based view documentation. 2012-06-11 10:40:23 +02:00