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-29 19:50:21 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
validation
History
Jacob Walls
31837dbcb3
Fixed
#35569
-- Improved wording of invalid ForeignKey error message.
2024-07-04 11:35:03 +02:00
..
__init__.py
…
models.py
Refs
#35234
-- Deprecated CheckConstraint.check in favor of .condition.
2024-03-01 07:15:32 +01:00
test_constraints.py
…
test_custom_messages.py
…
test_error_messages.py
…
test_picklable.py
…
test_unique.py
…
test_validators.py
…
tests.py
Fixed
#35569
-- Improved wording of invalid ForeignKey error message.
2024-07-04 11:35:03 +02:00