django/tests/validation
Mariusz Felisiak 7119f40c98 Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
..
__init__.py Switched TestCase to SimpleTestCase where possible in Django's tests. 2018-11-27 08:58:44 -05:00
models.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_custom_messages.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_error_messages.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_picklable.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_unique.py Refs #33476 -- Reformatted code with Black. 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
tests.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00