This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
constraints
History
Xavier Fernandez
51c9bb7cd1
Refs
#33829
-- Added violation_error_message to constraints' __repr__().
2023-02-23 05:35:58 +01:00
..
__init__.py
Fixed
#11964
-- Added support for database check constraints.
2018-07-10 15:32:33 -04:00
models.py
Fixed
#30581
-- Added support for Meta.constraints validation.
2022-05-10 11:22:23 +02:00
tests.py
Refs
#33829
-- Added violation_error_message to constraints' __repr__().
2023-02-23 05:35:58 +01:00