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-06 15:35:37 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
class-based-views
History
Andrew Pinkham
ac6bc2c090
[1.8.x]
Fixed
#24439
-- Removed incorrect make_object_list attributes in CBV docs.
...
Backport of fea45eff5a2f2ad10b2788603db80e5a4fe6be06 from master
2015-03-02 13:33:42 -05:00
..
base.txt
Fixed
#21587
-- Added a warning for changing default of RedirectView.permanent.
2014-11-25 09:22:18 -05:00
flattened-index.txt
[1.8.x] Fixed broken links in class based views flattend index; refs
#24250
.
2015-02-03 09:12:08 -05:00
generic-date-based.txt
[1.8.x]
Fixed
#24439
-- Removed incorrect make_object_list attributes in CBV docs.
2015-03-02 13:33:42 -05:00
generic-display.txt
…
generic-editing.txt
…
index.txt
…
mixins-date-based.txt
…
mixins-editing.txt
[1.8.x]
Fixed
#24250
-- Corrected mistakes in FormMixin docs.
2015-02-03 08:42:49 -05:00
mixins-multiple-object.txt
…
mixins-simple.txt
[1.8.x]
Fixed
#24168
-- Allowed selecting a template engine in a few APIs.
2015-02-03 08:32:14 +01:00
mixins-single-object.txt
…
mixins.txt
…