1
0
mirror of https://github.com/django/django.git synced 2024-12-24 10:05:46 +00:00
django/tests/regressiontests/forms
2010-03-27 23:03:56 +00:00
..
localflavor
__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