This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
docs
/
ref
/
forms
History
Tim Graham
7fccc6e8fa
[1.9.x] Documented that forms.Field.help_text isn't HTML-escaped.
...
Backport of a918f8b089a1d702c50c44742f433f3a546e0aa2 from master
2015-11-24 10:17:36 -05:00
..
api.txt
Fixed
#12856
-- Documented BoundField API.
2015-09-21 08:42:14 -04:00
fields.txt
[1.9.x] Documented that forms.Field.help_text isn't HTML-escaped.
2015-11-24 10:17:36 -05:00
formsets.txt
Removed versionadded/changed notes for 1.7.
2015-02-01 21:02:40 -05:00
index.txt
Fixed
#17638
-- Added crosslinks between topic and reference guides.
2014-09-29 18:06:31 -04:00
models.txt
Fixed
#24295
-- Allowed ModelForm meta to specify form field classes.
2015-02-13 19:13:05 +07:00
validation.txt
[1.9.x]
Fixed
#21894
-- Corrected a form.clean() example in case a superclass doesn't return data.
2015-10-21 13:53:48 -04:00
widgets.txt
Fixed
#12856
-- Documented BoundField API.
2015-09-21 08:42:14 -04:00