django/docs/ref/class-based-views
Tim Graham 84698b89c8 [1.9.x] Fixed #26695 -- Clarified return value of View.options().
Thanks mmoreaux and DheerendraRathor.

Backport of db2a6b6bfa from master
2016-06-01 08:29:34 -04:00
..
base.txt [1.9.x] Fixed #26695 -- Clarified return value of View.options(). 2016-06-01 08:29:34 -04:00
flattened-index.txt [1.9.x] Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 11:54:26 -05:00
generic-date-based.txt [1.9.x] Refs #26217 -- Fixed typo in docs/ref/class-based-views/generic-date-based.txt. 2016-03-05 19:40:48 -05:00
generic-display.txt [1.9.x] Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 11:54:26 -05:00
generic-editing.txt [1.9.x] Fixed #26375 -- Used a more generic name in a reusable template example. 2016-03-18 11:38:44 -04:00
index.txt [1.9.x] Fixed #26020 -- Normalized header stylings in docs. 2016-01-22 12:18:24 -05:00
mixins-date-based.txt [1.9.x] Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 11:54:26 -05:00
mixins-editing.txt [1.9.x] Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 11:54:26 -05:00
mixins-multiple-object.txt [1.9.x] Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 11:54:26 -05:00
mixins-simple.txt [1.9.x] Fixed #26376 -- Clarifed meaning of 'search' in TemplateResponseMixin.get_template_names() docs. 2016-03-21 08:13:32 -04:00
mixins-single-object.txt [1.9.x] Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 11:54:26 -05:00
mixins.txt