1
0
mirror of https://github.com/django/django.git synced 2024-11-20 08:24:58 +00:00
django/docs/ref/class-based-views
Alasdair Nicol 462edd22e5 Fixed #22112 -- Added RedirectView.pattern_name to CBV flattened index
Also moved accessor method get_redirect_url next to its attribute url
for consistency with the other views.

Thanks nikunj.sg for the report
2014-02-21 22:23:06 +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
generic-editing.txt Fixed inaccuracies in generic mixins documentation. 2014-02-09 10:59:18 +00:00
index.txt
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
mixins-simple.txt
mixins-single-object.txt
mixins.txt