django/docs/ref/class-based-views
Tim Graham 72ca530af5 Fixed typo in commit for #15730; thanks Bruno Renié for the catch. 2012-09-08 17:34:22 -04:00
..
base.txt Fixed typo in commit for #15730; thanks Bruno Renié for the catch. 2012-09-08 17:34:22 -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 Updated docs for dates generic views. 2012-09-08 12:22:39 -04: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 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
index.txt Fixed #15730 - Documented the as_view() method for CBVs. 2012-09-08 13:19:58 -04:00
mixins-date-based.txt Updated docs for dates generic views. 2012-09-08 12:22:39 -04: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 Fixed #18628 - Added methods/attributes to CBV docs. Thanks Daniel Greenfeld! 2012-09-08 14:11:45 -04: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