This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-11-20 03:30:00 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
b5a6c93a18
django
/
tests
/
constraints
History
Download ZIP
Download TAR.GZ
Sarah Boyce
b5a6c93a18
Refs
#34355
-- Removed support for positional arguments in BaseConstraint per deprecation timeline.
2025-01-15 22:28:37 +01:00
..
__init__.py
Fixed
#11964
-- Added support for database check constraints.
2018-07-10 15:32:33 -04:00
models.py
Fixed
#35103
-- Used provided error code and message when fields is set without a condition on UniqueConstraint.
2024-10-10 09:20:37 +02:00
tests.py
Refs
#34355
-- Removed support for positional arguments in BaseConstraint per deprecation timeline.
2025-01-15 22:28:37 +01:00