1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/forms_tests/tests
2024-12-10 12:14:52 +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 Fixed #35987 -- Made ErrorList.copy() copy the renderer attribute. 2024-12-10 12:14:52 +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 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 Refs #35987 -- Added extra tests for ErrorList and ErrorDict copy methods. 2024-12-10 12:14:52 +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