1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/docs/ref/class-based-views
2012-11-22 09:07:21 -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 Add orphans support to MultipleObjectMixin 2012-11-21 16:50:23 +13:00
generic-date-based.txt document changes for YearArchiveView. 2012-09-18 11:06:10 -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 Fixed #19283 -- Fixed typo in imports in CBV docs. 2012-11-13 20:46:29 +01:00
index.txt Clarified usage of as_view kwargs for setting arguments on class based views 2012-11-22 09:07:21 -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
mixins-multiple-object.txt Add orphans support to MultipleObjectMixin 2012-11-21 16:50:23 +13: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
mixins.txt