1
0
mirror of https://github.com/django/django.git synced 2024-12-28 12:06:22 +00:00
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
__init__.py
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
test_media.py
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
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