This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-03-23 17:30:27 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
92323d54fd
django
/
docs
/
topics
/
forms
History
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