1
0
mirror of https://github.com/django/django.git synced 2025-01-09 09:55:57 +00:00
django/tests/forms_tests/tests
2024-08-28 11:44:05 -03: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 Refs #32819 -- Avoided adding 'aria-describedby' to hidden inputs. 2024-04-30 11:11:02 +02:00
test_formsets.py Applied Black's 2024 stable style. 2024-01-26 12:45:07 +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 Used enterClassContext() where appropriate. 2024-01-04 05:55:29 +01:00
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 Fixed #34077 -- Added form field rendering. 2023-03-24 10:16:30 +01:00
test_validators.py
test_widgets.py
tests.py Cleaned up temporary test directories in tests. 2024-07-22 08:51:01 +02:00