This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
docs
/
ref
/
class-based-views
History
Mariusz Felisiak
35319bf12c
Alphabetized imports in various docs.
...
Follow-up of d97cce34096043b019e818a7fb98c0f9f073704c and 7d3fe36c626a3268413eb86d37920f132eb4a54f.
2018-05-12 19:37:42 +02:00
..
base.txt
Fixed
#28593
-- Added a simplified URL routing syntax per DEP 0201.
2017-09-20 18:04:42 -04:00
flattened-index.txt
Fixed
#28331
-- Added ContextMixin.extra_context to allowing passing context in as_view().
2017-07-06 10:34:54 -04: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
Alphabetized imports in various docs.
2018-05-12 19:37:42 +02:00
generic-editing.txt
Alphabetized imports in various docs.
2018-05-12 19:37:42 +02: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
Fixed
#26124
-- Added missing code formatting to docs headers.
2016-02-01 10:42:05 -05:00
mixins-editing.txt
Removed versionadded/changed annotations for 1.9.
2016-05-20 11:44:29 -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
Fixed
#28331
-- Added ContextMixin.extra_context to allowing passing context in as_view().
2017-07-06 10:34:54 -04:00
mixins-single-object.txt
Fixed typo in docs/ref/class-based-views/mixins-single-object.txt.
2017-06-06 11:24:44 -04:00
mixins.txt
Fixed
#18451
-- Vastly improved class based view documentation.
2012-06-11 10:40:23 +02:00