1
0
mirror of https://github.com/django/django.git synced 2025-01-04 23:46:09 +00:00
django/tests/forms_tests/tests
2024-01-26 12:55:56 +01:00
..
filepath_test_files
__init__.py
test_error_messages.py Fixed #34380 -- Allowed specifying a default URL scheme in forms.URLField. 2023-04-28 06:58:10 +02:00
test_forms.py Fixed #32820 -- Added aria-invalid="true" to fields with errors. 2023-08-01 06:08:04 +02:00
test_formsets.py [5.0.x] Applied Black's 2024 stable style. 2024-01-26 12:55:56 +01:00
test_i18n.py Fixed #32820 -- Added aria-invalid="true" to fields with errors. 2023-08-01 06:08:04 +02:00
test_input_formats.py
test_media.py
test_renderers.py Refs #32339 -- Fixed super() call in deprecated renderers. 2023-05-17 11:11:43 -03:00
test_utils.py Fixed #34077 -- Added form field rendering. 2023-03-24 10:16:30 +01:00
test_validators.py
test_widgets.py
tests.py