django/docs/ref/class-based-views
David Hoffman a7fe87bd28 [1.6.x] Fixed #23106 -- Updated class-based view reference title.
Backport of f14898a453 from master
2014-07-26 20:47:13 -04: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 #22112 -- Added RedirectView.pattern_name to CBV flattened index 2014-02-23 13:58:08 +01:00
generic-date-based.txt [1.6.x] Fixed the base class note in the Date Views docs. 2013-11-19 10:25:48 -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 #23106 -- Updated class-based view reference title. 2014-07-26 20:47:13 -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 inaccuracies in generic mixins documentation. 2014-02-09 11:00:25 +00:00
mixins-multiple-object.txt [1.6.x] Fixed #22113 -- changed object_name to model_name in CBV docs. 2014-02-23 13:52:45 +01: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 #22113 -- changed object_name to model_name in CBV docs. 2014-02-23 13:52:45 +01:00
mixins.txt Fixed #18451 -- Vastly improved class based view documentation. 2012-06-11 10:40:23 +02:00