1
0
mirror of https://github.com/django/django.git synced 2024-12-30 21:16:26 +00:00
django/tests/forms_tests/tests
2018-05-09 11:40:28 -04:00
..
filepath_test_files
__init__.py
test_error_messages.py
test_forms.py Fixed #29375 -- Removed empty action attribute on HTML forms. 2018-05-02 09:20:04 -04:00
test_formsets.py Fixed #29038 -- Removed closing slash from HTML void tags. 2018-01-21 02:09:10 -05:00
test_i18n.py Fixed #29038 -- Removed closing slash from HTML void tags. 2018-01-21 02:09:10 -05:00
test_input_formats.py
test_media.py Fixed #29363 -- Added SimpleTestCase.assertWarnsMessage(). 2018-05-09 11:40:28 -04:00
test_renderers.py
test_utils.py
test_validators.py
test_widgets.py
tests.py Consolidated ModelChoiceField tests. 2018-03-01 14:05:35 -05:00