1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/tests/forms_tests/tests
2020-09-28 07:05:34 +02:00
..
filepath_test_files
__init__.py
test_error_messages.py
test_forms.py
test_formsets.py Fixed #32042 -- Improved error messages for the number of submitted forms in formsets. 2020-09-28 07:05:34 +02:00
test_i18n.py
test_input_formats.py
test_media.py Fixed #30563 -- Optimized form Media by removing duplicated assets when adding. 2020-09-24 13:53:06 +02:00
test_renderers.py
test_utils.py
test_validators.py Fixed #31806 -- Made validators include the value in ValidationErrors. 2020-07-27 13:03:26 +02:00
test_widgets.py
tests.py