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-08-02 10:02:41 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
a19505eb2e
django
/
tests
/
constraints
History
Download ZIP
Download TAR.GZ
Simon Charette
e9a0e1d4f6
Fixed
#30484
-- Added conditional expressions support to CheckConstraint.
2019-11-21 11:56:35 +01:00
..
__init__.py
Fixed
#11964
-- Added support for database check constraints.
2018-07-10 15:32:33 -04:00
models.py
Fixed
#30484
-- Added conditional expressions support to CheckConstraint.
2019-11-21 11:56:35 +01:00
tests.py
Fixed
#30484
-- Added conditional expressions support to CheckConstraint.
2019-11-21 11:56:35 +01:00