django/docs/ref/class-based-views
Tim Graham 54848a96dd Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
..
base.txt Changed RedirectView.permanent to False per deprecation timeline; refs #21587. 2015-01-18 17:43:06 -05:00
flattened-index.txt Fixed #24643 -- Added get_context_data() method to FormMixin 2015-04-24 20:17:29 -04:00
generic-date-based.txt Fixed #25382 -- Removed obsolete references to DateQuerySet. 2015-09-11 12:16:06 -04:00
generic-display.txt Fixed #24695 -- Tidied up a couple of regexes in the CBV docs 2015-04-24 09:23:28 -04:00
generic-editing.txt Fixed inaccuracies in generic mixins documentation. 2014-02-09 10:59:18 +00:00
index.txt Used consistent capitalization and hyphenation of "class-based views" in docs. 2015-08-18 19:07:10 -04:00
mixins-date-based.txt Fixed malformed directive in CBV date-based-mixins docs. 2013-09-27 11:58:41 -06:00
mixins-editing.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
mixins-multiple-object.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
mixins-simple.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
mixins-single-object.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
mixins.txt Fixed #18451 -- Vastly improved class based view documentation. 2012-06-11 10:40:23 +02:00