django/tests/forms_tests/tests
Adam Taylor 45aaced91e [1.8.x] Fixed typos in code comments.
Backport of 039465a6a7 from master
2015-01-20 12:18:29 -05:00
..
filepath_test_files Fixed #23103 -- Annotated ImageField file with image and content_type attributes. 2014-08-01 09:30:58 -04: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 Fixed #23891 -- Moved deprecation of IPAddressField to system check framework. 2015-01-01 13:30:52 -05:00
test_extra.py [1.8.x] Fixed typos in code comments. 2015-01-20 12:18:29 -05:00
test_fields.py [1.8.x] Fixed typos in code comments. 2015-01-20 12:18:29 -05:00
test_forms.py Fixed #23712 -- Fixed KeyError with BaseForm._html_output() 2015-01-15 20:19:53 -05:00
test_formsets.py [1.8.x] Fixed typos in code comments. 2015-01-20 12:18:29 -05:00
test_input_formats.py Imported override_settings from its new location. 2013-12-23 21:37:56 +01:00
test_media.py Imported override_settings from its new location. 2013-12-23 21:37:56 +01:00
test_regressions.py Applied ignore_warnings to Django tests 2014-12-30 18:16:25 +01:00
test_utils.py Fixed #24008 -- Fixed ValidationError crash with list of dicts. 2014-12-31 14:43:13 -05:00
test_validators.py Fixed flake8 warnings. 2014-03-21 06:24:45 -04:00
test_widgets.py Applied ignore_warnings to Django tests 2014-12-30 18:16:25 +01:00
tests.py Removed redundant numbered parameters from str.format(). 2014-12-03 14:27:38 -05:00