django/docs/ref/class-based-views
chriscauley 66ec9ee441 Fixed #22378 -- Updated \d to [0-9]+ in urlpatterns of docs and tests.
Thanks tomwys for the suggestion.
2014-04-16 20:36:29 -04:00
..
base.txt Fixed #22378 -- Updated \d to [0-9]+ in urlpatterns of docs and tests. 2014-04-16 20:36:29 -04: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 #22378 -- Updated \d to [0-9]+ in urlpatterns of docs and tests. 2014-04-16 20:36:29 -04:00
generic-display.txt Fixed #22218 -- Deprecated django.conf.urls.patterns. 2014-04-03 07:28:10 -04:00
generic-editing.txt
index.txt Fixed #22218 -- Deprecated django.conf.urls.patterns. 2014-04-03 07:28:10 -04:00
mixins-date-based.txt
mixins-editing.txt Removed versionadded/changed annotations for 1.6. 2014-03-24 11:42:56 -04:00
mixins-multiple-object.txt Removed versionadded/changed annotations for 1.6. 2014-03-24 11:42:56 -04:00
mixins-simple.txt
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