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-04-01 20:16:43 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
constraints
History
Paveł Tyślacki
f4c0c0b0aa
Added tests for Check/UniqueConstraint.__eq__().
2019-01-12 09:24:22 -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
Added tests for Check/UniqueConstraint.__eq__().
2019-01-12 09:24:22 -05:00