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
232181d1c5
django
/
docs
/
ref
/
forms
History
Loic Bistuer
e61d99d96d
Fixed
#20684
-- Added support for HTML5 boolean attributes to form widgets.
2014-03-22 14:28:12 -04:00
..
api.txt
Fixed
#21962
-- Added escape_html flag to ErrorDict.as_json()
2014-02-28 07:05:55 -05:00
fields.txt
Removed PIL compatability layer per deprecation timeline.
2014-03-21 10:54:53 -04:00
formsets.txt
Fixed
#9532
-- Added min_num and validate_min on formsets.
2013-09-19 13:11:49 -04:00
index.txt
Fixed
#20084
-- Provided option to validate formset max_num on server.
2013-03-21 01:27:24 -07:00
models.txt
Made ModelForms raise ImproperlyConfigured if the list of fields is not specified.
2014-03-22 07:56:48 -04:00
validation.txt
Fixed
#21654
-- Documented a use-case for Form.errors.as_data().
2014-02-14 06:52:50 -05:00
widgets.txt
Fixed
#20684
-- Added support for HTML5 boolean attributes to form widgets.
2014-03-22 14:28:12 -04:00