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-11-22 12:14:45 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
5f637a8a8d
django
/
tests
/
constraints
History
Download ZIP
Download TAR.GZ
Albert Defler
c991602ce5
Fixed
#34060
-- Fixed migrations crash when adding check constraints with JSONField __exact lookup on Oracle.
2024-02-15 13:57:58 +01:00
..
__init__.py
models.py
Fixed
#34754
-- Fixed JSONField check constraints validation on NULL values.
2023-08-04 10:14:03 +02:00
tests.py
Fixed
#34060
-- Fixed migrations crash when adding check constraints with JSONField __exact lookup on Oracle.
2024-02-15 13:57:58 +01:00