django/tests/forms_tests/tests
Alex Gaynor b35ff0d920 Fixed all the E203 violations 2013-10-26 18:27:42 -07: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 Removed import * in tests. 2013-10-22 08:32:01 -04:00
test_extra.py Fix all violators of E231 2013-10-26 12:15:03 -07:00
test_fields.py Fix all violators of E231 2013-10-26 12:15:03 -07:00
test_forms.py Fixed all the E203 violations 2013-10-26 18:27:42 -07:00
test_formsets.py Fix all violators of E231 2013-10-26 12:15:03 -07:00
test_input_formats.py Fix all violators of E231 2013-10-26 12:15:03 -07:00
test_media.py Fix all violators of E231 2013-10-26 12:15:03 -07:00
test_regressions.py Fixed #21307 -- Moved TransRealMixin to django.test.utils. 2013-10-22 22:19:56 -03: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 Fix all violators of E231 2013-10-26 12:15:03 -07:00
tests.py Fix all violators of E231 2013-10-26 12:15:03 -07:00