1
0
mirror of https://github.com/django/django.git synced 2025-01-12 03:15:47 +00:00
django/tests/regressiontests/forms
2010-03-27 23:03:56 +00:00
..
localflavor
__init__.py
error_messages.py
extra.py
fields.py Fixed #12989 - Fixed verification of IDN URLs. Thanks to Fraser Nevett for the report and patch. 2010-02-28 12:01:18 +00:00
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 Expanded the fix in [12663] to cover CSS declarations, which were also affected by the bug. Refs #12879. 2010-03-03 08:17:51 +00:00
models.py Fixed #11940 - ModelForm evaluates callable default values on form class creation 2010-03-08 15:03:30 +00:00
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