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-01-18 14:24:39 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
validation
History
David Sanders
509763c799
Fixed
#35638
-- Updated validate_constraints to consider db_default.
2024-08-05 17:33:12 +02:00
..
__init__.py
…
models.py
Fixed
#35638
-- Updated validate_constraints to consider db_default.
2024-08-05 17:33:12 +02:00
test_constraints.py
Refs
#34701
-- Moved UniqueConstraint(nulls_distinct) validation tests.
2024-07-17 12:52:17 +02:00
test_custom_messages.py
…
test_error_messages.py
…
test_picklable.py
…
test_unique.py
Fixed
#35638
-- Updated validate_constraints to consider db_default.
2024-08-05 17:33:12 +02:00
test_validators.py
…
tests.py
Fixed
#35569
-- Improved wording of invalid ForeignKey error message.
2024-07-04 11:35:03 +02:00