This website requires JavaScript.
Explore
Help
Sign In
p15693087
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
adc93e8599
django
/
docs
/
ref
/
forms
History
Zach Borboa
90c3b11e87
Fixed
#27361
-- Used "from django import forms" in forms api docs.
2016-10-19 09:55:21 -04:00
..
api.txt
Fixed
#27361
-- Used "from django import forms" in forms api docs.
2016-10-19 09:55:21 -04:00
fields.txt
Fixed
#26837
-- Documented ModelMultipleChoiceField.to_field_name
2016-07-08 11:30:12 -04:00
formsets.txt
Fixed
#26124
-- Added missing code formatting to docs headers.
2016-02-01 10:42:05 -05:00
index.txt
Fixed
#17638
-- Added crosslinks between topic and reference guides.
2014-09-29 18:06:31 -04:00
models.txt
Removed versionadded/changed annotations for 1.9.
2016-05-20 11:44:29 -04:00
validation.txt
Fixed
#26806
-- Triple quoted docstrings in docs/ref/forms/validation.txt.
2016-06-27 09:06:54 -04:00
widgets.txt
Refs
#27186
-- Fixed model form default fallback for CheckboxSelectMultiple.
2016-09-30 14:49:50 -04:00