django1/docs/ref/class-based-views
Renato Oliveira f328ebdede [1.8.x] Fixed #25382 -- Removed obsolete references to DateQuerySet.
Backport of e3720b990a from master
2015-09-11 12:21:11 -04:00
..
base.txt Fixed #21587 -- Added a warning for changing default of RedirectView.permanent. 2014-11-25 09:22:18 -05:00
flattened-index.txt [1.8.x] Fixed #24682 -- Corrected a few generic editing view links 2015-04-21 10:27:10 -04:00
generic-date-based.txt [1.8.x] Fixed #25382 -- Removed obsolete references to DateQuerySet. 2015-09-11 12:21:11 -04:00
generic-display.txt [1.8.x] Fixed #24695 -- Tidied up a couple of regexes in the CBV docs 2015-04-24 09:23:59 -04:00
generic-editing.txt Fixed inaccuracies in generic mixins documentation. 2014-02-09 10:59:18 +00:00
index.txt [1.8.x] Used consistent capitalization and hyphenation of "class-based views" in docs. 2015-08-18 19:08:08 -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 [1.8.x] Renamed RemovedInDjango20Warning to RemovedInDjango110Warning. 2015-06-23 07:22:16 -04:00
mixins-multiple-object.txt Fixed #23597 -- Clarified the manager that {Single,Multiple}ObjectMixin.model uses. 2014-10-06 08:23:42 -04:00
mixins-simple.txt [1.8.x] Fixed #24168 -- Allowed selecting a template engine in a few APIs. 2015-02-03 08:32:14 +01:00
mixins-single-object.txt Fixed #23597 -- Clarified the manager that {Single,Multiple}ObjectMixin.model uses. 2014-10-06 08:23:42 -04:00
mixins.txt Fixed #18451 -- Vastly improved class based view documentation. 2012-06-11 10:40:23 +02:00