django/docs/ref/class-based-views
Baptiste Mispelon 299983616f Fixed #20644 -- Add ModelFormMixin.fields to the CBV flattened index
Thanks to Tim Graham for the report and review.
2013-06-24 11:59:08 +02:00
..
base.txt Fixed #15273 -- Extend RedirectView to allow reversal by name. 2013-06-14 11:59:26 +01:00
flattened-index.txt Fixed #20644 -- Add ModelFormMixin.fields to the CBV flattened index 2013-06-24 11:59:08 +02:00
generic-date-based.txt Fixed #20565 -- Added template examples for GCBV. 2013-06-14 16:31:11 +02:00
generic-display.txt Fixed #20565 -- Added template examples for GCBV. 2013-06-14 16:31:11 +02:00
generic-editing.txt Fixed #20565 -- Added template examples for GCBV. 2013-06-14 16:31:11 +02: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 Added missing `versionadded` for `FormMixin.prefix`. 2013-06-22 16:49:24 -04:00
mixins-multiple-object.txt Fixed #19516 - Fixed remaining broken links. 2013-01-02 18:32:57 -05:00
mixins-simple.txt Fixed #20294 -- Documented context processors in TemplateResponseMixin. 2013-05-18 12:45:40 +02:00
mixins-single-object.txt Added missing markup to docs. 2013-03-22 13:50:07 -04:00
mixins.txt Fixed #18451 -- Vastly improved class based view documentation. 2012-06-11 10:40:23 +02:00