This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
a22ef3bb37
django
/
docs
/
ref
/
forms
History
Jon Dufresne
47d238b696
Fixed
#29041
-- Changed SelectMultiple's multiple attribute to HTML5 boolean syntax.
2018-01-20 11:19:06 -05:00
..
api.txt
Removed versionadded/changed annotations for 1.11.
2017-09-22 12:51:18 -04:00
fields.txt
Fixed
#28474
-- Made DurationField raise ValidationError for inputs that raised OverflowError.
2017-10-25 18:05:13 -04:00
formsets.txt
Fixed
#26124
-- Added missing code formatting to docs headers.
2016-02-01 10:42:05 -05:00
index.txt
Fixed
#15667
-- Added template-based widget rendering.
2016-12-27 17:50:10 -05:00
models.txt
Removed versionadded/changed annotations for 1.9.
2016-05-20 11:44:29 -04:00
renderers.txt
Fixed
#28729
-- Replaced a numbered list with unordered list in TemplatesSetting docs.
2017-10-20 14:00:51 -04:00
validation.txt
Fixed
#27821
-- Clarified docs of the return value of Form.clean_<fieldname>().
2017-02-08 08:38:08 -05:00
widgets.txt
Fixed
#29041
-- Changed SelectMultiple's multiple attribute to HTML5 boolean syntax.
2018-01-20 11:19:06 -05:00