django/tests/validation
2024-08-05 17:36:15 +02:00
..
__init__.py
models.py [5.1.x] Fixed #35638 -- Updated validate_constraints to consider db_default. 2024-08-05 17:36:15 +02:00
test_constraints.py Fixed #34701 -- Added support for NULLS [NOT] DISTINCT on PostgreSQL 15+. 2023-07-19 21:42:27 +02:00
test_custom_messages.py
test_error_messages.py
test_picklable.py
test_unique.py [5.1.x] Fixed #35638 -- Updated validate_constraints to consider db_default. 2024-08-05 17:36:15 +02:00
test_validators.py
tests.py Fixed #34818 -- Prevented GenericIPAddressField from mutating error messages. 2023-11-24 05:46:17 +01:00