1
0
mirror of https://github.com/django/django.git synced 2024-11-19 07:54:07 +00:00
django/tests/regressiontests/forms
2008-08-26 21:32:17 +00:00
..
localflavor Fixed #8425: removed the independant nations of Palau, Marshall Islands, and Micronesia from localflavor's list of US states. 2008-08-25 19:11:41 +00:00
__init__.py
error_messages.py
extra.py
fields.py Fixed #8290 -- Fixed DecimalField's cleaning of values with a large number of decimal places, based on patch from dgouldin. 2008-08-15 20:09:47 +00:00
forms.py Fixed #7195 -- Fixed the validation of MultipleChoice fields so that they can 2008-08-25 00:32:32 +00:00
formsets.py
media.py
models.py Fixed #7830 -- Removed all of the remaining, deprecated, non-oldforms features: 2008-08-10 21:10:47 +00:00
regressions.py
tests.py Fixed #7686 -- Added an Austrian localflavor. Thanks, bernd. 2008-07-26 04:25:42 +00:00
util.py
widgets.py Fixed #8566 -- Allow safe-strings in the "attrs" parameter to form widgets. 2008-08-26 21:32:17 +00:00