django/docs/ref/class-based-views
2015-03-02 13:33:52 -05:00
..
base.txt [1.6.x] Fixed reference to pk in RedirectView.get_redirect_url doc. 2014-07-16 13:23:59 -04:00
flattened-index.txt [1.6.x] Fixed broken links in class based views flattend index; refs #24250. 2015-02-03 09:12:19 -05:00
generic-date-based.txt [1.6.x] Fixed #24439 -- Removed incorrect make_object_list attributes in CBV docs. 2015-03-02 13:33:52 -05:00
generic-display.txt [1.6.x] Fixed #20733 -- Typo in docs/ref/class-based-views/generic-display.txt 2013-07-11 07:37:42 -04:00
generic-editing.txt [1.6.x] Fixed inaccuracies in generic mixins documentation. 2014-02-09 11:00:25 +00:00
index.txt [1.6.x] Fixed #17638 -- Added crosslinks between topic and reference guides. 2014-09-29 18:17:39 -04:00
mixins-date-based.txt [1.6.x] Fixed #20852 - Fixed incorrectly generated left quotes in docs. 2013-11-18 16:03:00 +01:00
mixins-editing.txt [1.6.x] Fixed #24250 -- Corrected mistakes in FormMixin docs. 2015-02-03 08:43:05 -05:00
mixins-multiple-object.txt [1.6.x] Fixed #23597 -- Clarified the manager that {Single,Multiple}ObjectMixin.model uses. 2014-10-06 08:24:10 -04:00
mixins-simple.txt Fixed #20294 -- Documented context processors in TemplateResponseMixin. 2013-05-18 12:45:40 +02:00
mixins-single-object.txt [1.6.x] Fixed #23597 -- Clarified the manager that {Single,Multiple}ObjectMixin.model uses. 2014-10-06 08:24:10 -04:00
mixins.txt Fixed #18451 -- Vastly improved class based view documentation. 2012-06-11 10:40:23 +02:00