This website requires JavaScript.
Explore
Help
Sign In
p31829507
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Projects
Releases
Wiki
Activity
36fceeec88
django
/
tests
/
constraints
History
Paveł Tyślacki
0123b67f6b
Fixed
#30060
-- Moved SQL generation for indexes and constraints to SchemaEditor.
2019-01-01 09:39:58 -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
Fixed
#30060
-- Moved SQL generation for indexes and constraints to SchemaEditor.
2019-01-01 09:39:58 -05:00