This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-25 17:49:52 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
class-based-views
History
Tim Graham
8045dff98c
Refs
#27829
-- Removed settings.DEFAULT_CONTENT_TYPE per deprecation timeline.
2019-01-17 10:50:25 -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
…
generic-display.txt
Fixed
#29750
-- Added View.setup() hook for class-based views.
2018-12-21 19:01:11 -05:00
generic-editing.txt
…
index.txt
…
mixins-date-based.txt
…
mixins-editing.txt
…
mixins-multiple-object.txt
…
mixins-simple.txt
Refs
#27829
-- Removed settings.DEFAULT_CONTENT_TYPE per deprecation timeline.
2019-01-17 10:50:25 -05:00
mixins-single-object.txt
…
mixins.txt
…