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-02-09 17:06:05 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
class-based-views
History
Tim Graham
51c8045145
Removed versionadded/changed annotations for 1.6.
2014-03-24 11:42:56 -04:00
..
base.txt
Removed versionadded/changed annotations for 1.6.
2014-03-24 11:42:56 -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 the base class note in the Date Views docs.
2013-11-19 10:23:59 -05:00
generic-display.txt
…
generic-editing.txt
Fixed inaccuracies in generic mixins documentation.
2014-02-09 10:59:18 +00:00
index.txt
…
mixins-date-based.txt
Fixed malformed directive in CBV date-based-mixins docs.
2013-09-27 11:58:41 -06:00
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
…