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-03-04 22:24:29 +00:00
Code
Issues
32
Releases
Wiki
Activity
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
…
index.txt
…
models.txt
Made ModelForms raise ImproperlyConfigured if the list of fields is not specified.
2014-03-22 07:56:48 -04:00
validation.txt
…
widgets.txt
Fixed
#20684
-- Added support for HTML5 boolean attributes to form widgets.
2014-03-22 14:28:12 -04:00