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-25 17:49:52 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
class-based-views
History
Tim Graham
518c582966
Fixed
#15906
- Documented HEAD method in CBVs; thanks zsiciarz for the patch.
2012-09-08 18:45:02 -04:00
..
base.txt
Fixed
#15906
- Documented HEAD method in CBVs; thanks zsiciarz for the patch.
2012-09-08 18:45:02 -04:00
flattened-index.txt
…
generic-date-based.txt
Updated docs for dates generic views.
2012-09-08 12:22:39 -04:00
generic-display.txt
Fixed
#18628
- Added methods/attributes to CBV docs. Thanks Daniel Greenfeld!
2012-09-08 14:11:45 -04:00
generic-editing.txt
…
index.txt
Fixed
#15730
- Documented the as_view() method for CBVs.
2012-09-08 13:19:58 -04:00
mixins-date-based.txt
Updated docs for dates generic views.
2012-09-08 12:22:39 -04:00
mixins-editing.txt
…
mixins-multiple-object.txt
Fixed
#18628
- Added methods/attributes to CBV docs. Thanks Daniel Greenfeld!
2012-09-08 14:11:45 -04:00
mixins-simple.txt
Fixed
#18628
- Added methods/attributes to CBV docs. Thanks Daniel Greenfeld!
2012-09-08 14:11:45 -04:00
mixins-single-object.txt
…
mixins.txt
…