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-05-10 08:56:29 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
class-based-views
History
Tim Graham
e69d810741
[1.5.x]
Fixed
#17094
- Typo in class-based views doc.
...
Thanks alej0 for the report. Backport of c89717fabe from master.
2013-02-23 08:55:01 -05:00
..
base.txt
[1.5.x]
Fixed
#19714
-- Updated documentation about TemplateView context
2013-02-01 09:58:35 +01:00
flattened-index.txt
[1.5.x]
Fixed
#19076
-- Added content_type attribute to TemplateView.
2013-01-30 21:34:39 +01:00
generic-date-based.txt
[1.5.x] Documented ArchiveIndexView's date_list context variable.
2013-02-01 13:43:20 +01:00
generic-display.txt
…
generic-editing.txt
…
index.txt
…
mixins-date-based.txt
…
mixins-editing.txt
[1.5.x]
Fixed
#17094
- Typo in class-based views doc.
2013-02-23 08:55:01 -05:00
mixins-multiple-object.txt
…
mixins-simple.txt
[1.5.x]
Fixed
#19076
-- Added content_type attribute to TemplateView.
2013-01-30 21:34:39 +01:00
mixins-single-object.txt
…
mixins.txt
…