This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
5aa55038ca
django1
/
django
/
forms
History
Iulia Chiriac
75ed590032
Fixed
#24636
-- Added model field validation for decimal places and max digits.
2015-09-18 14:30:20 -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
Refs
#25294
-- Moved BoundField to django.forms.boundfield.
2015-09-16 14:43:38 -04:00
fields.py
Fixed
#24636
-- Added model field validation for decimal places and max digits.
2015-09-18 14:30:20 -04:00
forms.py
Refs
#25294
-- Moved BoundField to django.forms.boundfield.
2015-09-16 14:43:38 -04:00
formsets.py
Added release notes for feature added in
fe21fb81
2015-06-05 11:42:58 +01:00
models.py
Fixed
#23395
-- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
utils.py
Refs
#25294
-- Moved BoundField to django.forms.boundfield.
2015-09-16 14:43:38 -04:00
widgets.py
Fixed
#25124
-- Eased customization of SelectDateWidget subwidget.
2015-07-15 10:21:39 -04:00