django1/django/forms
Jon Dufresne 6a3f31fa33 [1.10.x] Fixed #26927 -- Made subwidget iteration pass disabled and required attributes.
Backport of ac3aaaa740 from master
2016-08-01 10:49:37 -04:00
..
extras Renamed RemovedInDjangoXYWarnings for new roadmap. 2015-06-24 16:08:20 -04:00
__init__.py Refs #25294 -- Moved BoundField to django.forms.boundfield. 2015-09-16 14:43:38 -04:00
boundfield.py [1.10.x] Fixed #26927 -- Made subwidget iteration pass disabled and required attributes. 2016-08-01 10:49:37 -04:00
fields.py [1.10.x] Fixed #26890 -- Fixed IntegerField crash on Unicode numbers. 2016-07-14 09:39:18 -04:00
forms.py [1.10.x] Fixed #26917 -- Fixed crash in disabled ModelChoiceFields. 2016-07-27 08:36:49 -04:00
formsets.py Fixed #22383 -- Added support for HTML5 required attribute on required form fields. 2016-04-21 19:16:38 -04:00
models.py [1.10.x] Fixed #26970 -- Fixed crash with disabled ModelMultipleChoiceField. 2016-07-30 20:45:37 -04:00
utils.py Refs #25294 -- Moved BoundField to django.forms.boundfield. 2015-09-16 14:43:38 -04:00
widgets.py [1.10.x] Fixed #26927 -- Made subwidget iteration pass disabled and required attributes. 2016-08-01 10:49:37 -04:00