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-10-29 16:46:11 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
83ec18b1749ee1ca9a2b3a0ded615465a95b6cb3
django
/
tests
/
constraints
History
Simon Charette
fe9bf0cef5
[5.0.x]
Fixed
#35594
-- Added unique nulls distinct validation for expressions.
...
Thanks Mark Gensler for the report. Backport of
adc0b6aac3
from main.
2024-07-17 13:07:42 +02: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
[5.0.x]
Fixed
#35594
-- Added unique nulls distinct validation for expressions.
2024-07-17 13:07:42 +02:00