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
Tim Graham c36b75c814 Fixed #20545 - Made class-based view MRO lists consistent.
Thanks wim@ for the suggestion.
2013-06-03 10:06:48 -04:00
..
base.txt Fixed #20545 - Made class-based view MRO lists consistent. 2013-06-03 10:06:48 -04:00
flattened-index.txt
generic-date-based.txt Fixed #20545 - Made class-based view MRO lists consistent. 2013-06-03 10:06:48 -04:00
generic-display.txt Fixed #20545 - Made class-based view MRO lists consistent. 2013-06-03 10:06:48 -04:00
generic-editing.txt Fixed #20545 - Made class-based view MRO lists consistent. 2013-06-03 10:06:48 -04:00
index.txt Fixed #20476 -- Typo. 2013-05-21 21:29:14 +02:00
mixins-date-based.txt Adapted uses of versionchanged/versionadded to the new form. 2013-04-20 17:18:35 +02:00
mixins-editing.txt Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added '__all__' shortcut 2013-05-09 16:44:36 +01:00
mixins-multiple-object.txt
mixins-simple.txt Fixed #20294 -- Documented context processors in TemplateResponseMixin. 2013-05-18 12:45:40 +02:00
mixins-single-object.txt
mixins.txt