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-03 18:38:50 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
647be06538
django
/
tests
/
constraints
History
Download ZIP
Download TAR.GZ
Paveł Tyślacki
647be06538
Renamed variables after generalization of constraints.
...
Follow up to
8eae094638
.
2019-01-10 18:54:41 -05:00
..
__init__.py
Fixed
#11964
-- Added support for database check constraints.
2018-07-10 15:32:33 -04:00
models.py
Fixed
#29641
-- Added support for unique constraints in Meta.constraints.
2018-11-13 17:57:27 -05:00
tests.py
Renamed variables after generalization of constraints.
2019-01-10 18:54:41 -05:00