django/docs/ref/class-based-views
François Freitag e671337e8b Fixed #29750 -- Added View.setup() hook for class-based views. 2018-12-21 19:01:11 -05:00
..
base.txt Fixed #29750 -- Added View.setup() hook for class-based views. 2018-12-21 19:01:11 -05:00
flattened-index.txt Fixed #29750 -- Added View.setup() hook for class-based views. 2018-12-21 19:01:11 -05:00
generic-date-based.txt Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. 2017-09-20 18:04:42 -04:00
generic-display.txt Fixed #29750 -- Added View.setup() hook for class-based views. 2018-12-21 19:01:11 -05:00
generic-editing.txt Mentioned SuccessMessageMixin in generic editing views docs. 2018-05-25 14:31:11 -04:00
index.txt Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. 2017-09-20 18:04:42 -04:00
mixins-date-based.txt
mixins-editing.txt Corrected ModelFormMixin.form_invalid() signature in docs. 2018-08-27 20:52:33 -04:00
mixins-multiple-object.txt Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. 2017-09-20 18:04:42 -04:00
mixins-simple.txt Removed versionadded/changed annotations for 2.0. 2018-05-17 11:00:10 -04:00
mixins-single-object.txt
mixins.txt