This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-10-31 09:41:08 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
d3da5059996ef71b86a79279ab8f4972b7d1e70a
django
/
tests
/
validation
History
David Sanders
aed4ffe189
[5.1.x]
Fixed
#35638
-- Updated validate_constraints to consider db_default.
...
Backport of
509763c799
from main.
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
…
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