django/tests/forms_tests/tests
Mariusz Felisiak 60a7bd8986
Refs #34119 -- Skipped test_callable_default_hidden_widget_value_not_overridden when JSONField is not supported.
2022-11-28 09:47:52 +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 -- Deprecated default.html form template. 2022-05-17 11:16:54 +02:00
test_deprecation_forms.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_error_messages.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_forms.py Fixed #34148 -- Reverted "Fixed #32901 -- Optimized BaseForm.__getitem__()." 2022-11-18 08:06:13 +01:00
test_formsets.py Fixed #33995 -- Fixed FormSet.empty_form crash when empty_permitted is passed to form_kwargs. 2022-09-09 13:51:47 +02:00
test_i18n.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_input_formats.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_media.py Used more augmented assignment statements. 2022-10-31 12:30:13 +01:00
test_renderers.py Reverted "Fixed forms_tests.tests.test_renderers with Jinja 3.1.0+." 2022-03-26 12:27:30 +01:00
test_utils.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_validators.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_widgets.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
tests.py Refs #34119 -- Skipped test_callable_default_hidden_widget_value_not_overridden when JSONField is not supported. 2022-11-28 09:47:52 +01:00