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-02-08 00:16:31 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
constraints
History
Paveł Tyślacki
647be06538
Renamed variables after generalization of constraints.
...
Follow up to 8eae094638acf802c8047b341d126d94bc9b45a3.
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