1
0
mirror of https://github.com/django/django.git synced 2025-01-08 17:37:20 +00:00
django/tests/forms_tests/tests
2024-12-05 10:24:39 +01:00
..
filepath_test_files
__init__.py
test_error_messages.py Refs #32819 -- Added id to ErrorList class and template. 2024-12-05 10:24:39 +01:00
test_forms.py Refs #32819 -- Added id to ErrorList class and template. 2024-12-05 10:24:39 +01:00
test_formsets.py Fixed #35913 -- Prevented formset name suffix 'FormFormSet'. 2024-11-20 11:36:33 +01:00
test_i18n.py Refs #32819 -- Added id to ErrorList class and template. 2024-12-05 10:24:39 +01:00
test_input_formats.py
test_media.py
test_renderers.py Refs #32339 -- Adjusted deprecation warning stacklevel in transitional form renderers. 2024-08-28 11:44:05 -03:00
test_utils.py
test_validators.py
test_widgets.py
tests.py