This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-03-29 04:10:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c59be9f1da
django
/
tests
/
constraints
History
Francesco Panico
1506f498fe
Fixed
#34743
-- Fixed Meta.constraints validation crash when using pk.
...
Thanks Nwawel A Iroume for the report.
2023-08-11 08:51:29 +02:00
..
__init__.py
Fixed
#11964
-- Added support for database check constraints.
2018-07-10 15:32:33 -04:00
models.py
Fixed
#34754
-- Fixed JSONField check constraints validation on NULL values.
2023-08-04 10:14:03 +02:00
tests.py
Fixed
#34743
-- Fixed Meta.constraints validation crash when using pk.
2023-08-11 08:51:29 +02:00