django1/tests/validation
Mariusz Felisiak 3278c31fa5 [4.0.x] Refs #33476 -- Refactored code to strictly match 88 characters line length.
Backport of 7119f40c98 from main.
2022-02-08 19:25:02 +01:00
..
__init__.py Switched TestCase to SimpleTestCase where possible in Django's tests. 2018-11-27 08:58:44 -05:00
models.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
test_custom_messages.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
test_error_messages.py [4.0.x] Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-08 19:25:02 +01:00
test_picklable.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
test_unique.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
test_validators.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00
tests.py [4.0.x] Refs #33476 -- Reformatted code with Black. 2022-02-08 12:15:38 +01:00