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-23 16:50:41 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
class-based-views
History
Tim Graham
c89717fabe
Fixed
#17094
- Typo in class-based views doc.
...
Thanks alej0 for the report.
2013-02-23 08:52:33 -05:00
..
base.txt
Fixed
#19714
-- Updated documentation about TemplateView context
2013-02-01 09:55:19 +01:00
flattened-index.txt
Fixed
#19076
-- Added content_type attribute to TemplateView.
2013-01-30 21:26:17 +01:00
generic-date-based.txt
Documented ArchiveIndexView's date_list context variable.
2013-02-01 13:42:30 +01:00
generic-display.txt
Fixed
#19516
- Fixed remaining broken links.
2013-01-02 18:32:57 -05:00
generic-editing.txt
Fixed
#19516
- Fixed remaining broken links.
2013-01-02 18:32:57 -05:00
index.txt
…
mixins-date-based.txt
Fixed
#19516
- Fixed remaining broken links.
2013-01-02 18:32:57 -05:00
mixins-editing.txt
Fixed
#17094
- Typo in class-based views doc.
2013-02-23 08:52:33 -05:00
mixins-multiple-object.txt
Fixed
#19516
- Fixed remaining broken links.
2013-01-02 18:32:57 -05:00
mixins-simple.txt
Changed "versionadded" after the decision to backport.
2013-01-30 21:35:45 +01:00
mixins-single-object.txt
Fixed
#19516
- Fixed remaining broken links.
2013-01-02 18:32:57 -05:00
mixins.txt
…