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-26 10:09:42 +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
Mentioned SuccessMessageMixin in generic editing views docs.
2018-05-25 14:31:11 -04:00
index.txt
…
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
…
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
…