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-27 18:49:23 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
class-based-views
History
Tim Graham
0d3f16b12e
Fixed
#19520
- Corrected some misleading docs about template_name_suffix.
...
Thanks jnns for the report.
2013-01-01 18:45:57 -05:00
..
base.txt
…
flattened-index.txt
Add orphans support to MultipleObjectMixin
2012-11-21 16:50:23 +13:00
generic-date-based.txt
Fixed
#19239
- Added examples for generic date views
2012-11-27 19:26:37 -05:00
generic-display.txt
…
generic-editing.txt
Fixed
#19520
- Corrected some misleading docs about template_name_suffix.
2013-01-01 18:45:57 -05:00
index.txt
Clarified usage of as_view kwargs for setting arguments on class based views
2012-11-22 09:07:21 -05:00
mixins-date-based.txt
…
mixins-editing.txt
Removed versionadded/changed annotations dating back to 1.4.
2012-12-29 21:59:08 +01:00
mixins-multiple-object.txt
Add orphans support to MultipleObjectMixin
2012-11-21 16:50:23 +13:00
mixins-simple.txt
…
mixins-single-object.txt
Removed versionadded/changed annotations dating back to 1.4.
2012-12-29 21:59:08 +01:00
mixins.txt
…