django/tests/forms_tests/tests
yokomizor df27803a55 Fixed #9532 -- Added min_num and validate_min on formsets.
Thanks gsf for the suggestion.
2013-09-19 13:11:49 -04:00
..
filepath_test_files
__init__.py Removed unneeded imports in tests's __init__.py and unified them. 2013-09-09 23:01:07 +02:00
test_error_messages.py Fixed #17627 -- Renamed util.py files to utils.py 2013-09-16 12:52:05 -04:00
test_extra.py Fixed #17627 -- Renamed util.py files to utils.py 2013-09-16 12:52:05 -04:00
test_fields.py Fixed test failures introduced in previous commit. 2013-09-16 13:12:50 -04:00
test_forms.py Fixed #19298 -- Added MultiValueField.__deepcopy__ 2013-09-10 13:56:49 -04:00
test_formsets.py Fixed #9532 -- Added min_num and validate_min on formsets. 2013-09-19 13:11:49 -04:00
test_input_formats.py
test_media.py
test_regressions.py
test_util.py Fixed #17627 -- Renamed util.py files to utils.py 2013-09-16 12:52:05 -04:00
test_validators.py
test_widgets.py Fixed "indentation is not a multiple of four" pep8 issues. 2013-09-03 14:22:21 -04:00
tests.py