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-07-24 05:36:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
c1e4111c74
django
/
tests
/
constraints
History
Download ZIP
Download TAR.GZ
Hannes Ljungberg
3aa545281e
Fixed
#30916
-- Added support for functional unique constraints.
...
Thanks Ian Foote and Mariusz Felisiak for reviews.
2021-02-23 20:19:53 +01:00
..
__init__.py
Fixed
#11964
-- Added support for database check constraints.
2018-07-10 15:32:33 -04:00
models.py
Fixed
#31815
-- Fixed schema value encoding on PostgreSQL.
2020-07-27 06:39:02 +02:00
tests.py
Fixed
#30916
-- Added support for functional unique constraints.
2021-02-23 20:19:53 +01:00