django1/docs/ref/class-based-views
Marcin Sokół b887408486 Fixed #22113 -- changed object_name to model_name in CBV docs.
Thanks to trac user nikunj.sg for the report.
2014-02-22 23:36:54 +01:00
..
base.txt Fixed #21768 -- Corrected TemplateView context section. 2014-01-16 07:58:08 -05:00
flattened-index.txt Fixed #22112 -- Added RedirectView.pattern_name to CBV flattened index 2014-02-21 22:23:06 +01:00
generic-date-based.txt Fixed the base class note in the Date Views docs. 2013-11-19 10:23:59 -05:00
generic-display.txt Fixed #20733 -- Typo in docs/ref/class-based-views/generic-display.txt 2013-07-11 07:36:25 -04:00
generic-editing.txt Fixed inaccuracies in generic mixins documentation. 2014-02-09 10:59:18 +00:00
index.txt Fixed #20476 -- Typo. 2013-05-21 21:29:14 +02: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 Fixed inaccuracies in generic mixins documentation. 2014-02-09 10:59:18 +00:00
mixins-multiple-object.txt Fixed #22113 -- changed object_name to model_name in CBV docs. 2014-02-22 23:36:54 +01:00
mixins-simple.txt Removed versionadded/changed annotations for 1.5 2013-08-19 09:09:41 -04:00
mixins-single-object.txt Fixed #22113 -- changed object_name to model_name in CBV docs. 2014-02-22 23:36:54 +01:00
mixins.txt Fixed #18451 -- Vastly improved class based view documentation. 2012-06-11 10:40:23 +02:00