django/tests/regressiontests/forms
Russell Keith-Magee b7b38a41b0 Fixed #13229 -- Corrected a test failure caused by the change in Finnish municipalities from r12958. Thanks to Karen for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12962 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-04-12 23:53:27 +00:00
..
localflavor Fixed #13229 -- Corrected a test failure caused by the change in Finnish municipalities from r12958. Thanks to Karen for the report. 2010-04-12 23:53:27 +00:00
__init__.py
error_messages.py
extra.py
fields.py
forms.py
formsets.py Fixed #13023 - Removed ambiguity with regard to the max_num option of formsets and as a result of admin inlines. Thanks to Gabriel Hurley for the patch. 2010-03-27 23:03:56 +00:00
media.py
models.py
regressions.py
tests.py Fixed #12048 - MultiWidget does not define `__deepcopy__` 2010-03-09 22:52:04 +00:00
util.py
validators.py
widgets.py Fixed #12048 - MultiWidget does not define `__deepcopy__` 2010-03-09 22:52:04 +00:00