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-24 09:09:20 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
class-based-views
History
Alasdair Nicol
428875775c
Fix typo in redirect view docs
2013-05-20 00:59:17 +02:00
..
base.txt
Fix typo in redirect view docs
2013-05-20 00:59:17 +02:00
flattened-index.txt
Improved FormView docs in class-based views index.
2013-03-29 07:57:07 -04:00
generic-date-based.txt
Adapted uses of versionchanged/versionadded to the new form.
2013-04-20 17:18:35 +02:00
generic-display.txt
…
generic-editing.txt
Fixed
#19733
- deprecated ModelForms without 'fields' or 'exclude', and added '__all__' shortcut
2013-05-09 16:44:36 +01:00
index.txt
…
mixins-date-based.txt
Adapted uses of versionchanged/versionadded to the new form.
2013-04-20 17:18:35 +02:00
mixins-editing.txt
Fixed
#19733
- deprecated ModelForms without 'fields' or 'exclude', and added '__all__' shortcut
2013-05-09 16:44:36 +01:00
mixins-multiple-object.txt
…
mixins-simple.txt
Fixed
#20294
-- Documented context processors in TemplateResponseMixin.
2013-05-18 12:45:40 +02:00
mixins-single-object.txt
Added missing markup to docs.
2013-03-22 13:50:07 -04:00
mixins.txt
…