django/tests/forms_tests/tests
2025-03-01 19:47:17 +01:00
..
filepath_test_files Fixed #24948 -- Fixed crash when uploading bitmap images in forms.ImageField 2015-06-16 14:37:58 -04:00
__init__.py Refs #32339 -- Changed default form and formset rendering style to div-based. 2023-01-17 11:49:15 +01:00
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 #35521 -- Allowed overriding BoundField class on fields, forms and renderers. 2025-01-15 17:04:26 -03: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 Fixed #35886 -- Added support for object-based form media script assets. 2025-01-02 13:08:13 +01:00
test_renderers.py Refs #32339 -- Adjusted deprecation warning stacklevel in transitional form renderers. 2024-08-28 11:44:05 -03:00
test_utils.py [5.2.x] Applied Black's 2025 stable style. 2025-03-01 19:47:17 +01:00
test_validators.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_widgets.py Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
tests.py Cleaned up temporary test directories in tests. 2024-07-22 08:51:01 +02:00