django/tests/forms_tests/tests
Tim Graham 8e2029f8dd Removed import * in tests.
Thanks to flake8 path/to/file.py | awk -F ' ' '{ print $5 }' | sort | uniq
2013-10-22 08:32:01 -04:00
..
filepath_test_files Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
__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 Removed import * in tests. 2013-10-22 08:32:01 -04:00
test_extra.py Removed import * in tests. 2013-10-22 08:32:01 -04:00
test_fields.py Removed import * in tests. 2013-10-22 08:32:01 -04:00
test_forms.py Removed import * in tests. 2013-10-22 08:32:01 -04:00
test_formsets.py Removed unused local variables in tests. 2013-10-19 08:31:38 -04:00
test_input_formats.py Modified forms_tests to work with unittest2 discovery. 2013-04-12 15:00:17 -06:00
test_media.py Fixed #21285 -- Fixed E121,E122 pep8 warnings 2013-10-17 20:20:11 -04:00
test_regressions.py Removed import * in tests. 2013-10-22 08:32:01 -04:00
test_util.py Fixed #21270 -- Fixed E701 pep8 warnings 2013-10-17 12:12:40 +01:00
test_validators.py Stopped using django.utils.unittest in the test suite. 2013-07-01 14:29:33 +02:00
test_widgets.py Removed import * in tests. 2013-10-22 08:32:01 -04:00
tests.py Fixed #21288 -- Fixed E126 pep8 warnings 2013-10-21 08:31:30 -04:00