This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-07-16 01:35:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
2c716c1dc7
django
/
docs
/
topics
/
forms
History
Download ZIP
Download TAR.GZ
Jon Dufresne
2c716c1dc7
Fixed
#27256
-- Changed Select widget's selected attribute to use HTML5 boolean syntax.
2016-09-21 15:12:13 -07:00
..
formsets.txt
Removed versionadded/changed annotations for 1.9.
2016-05-20 11:44:29 -04:00
index.txt
Fixed
#22383
-- Added support for HTML5 required attribute on required form fields.
2016-04-21 19:16:38 -04:00
media.txt
Replaced property() usage with decorator in several places.
2016-08-25 20:06:22 -04:00
modelforms.txt
Fixed
#27256
-- Changed Select widget's selected attribute to use HTML5 boolean syntax.
2016-09-21 15:12:13 -07:00