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-08-20 10:40:32 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
adc0b6aac3
django
/
tests
/
constraints
History
Download ZIP
Download TAR.GZ
Simon Charette
adc0b6aac3
Fixed
#35594
-- Added unique nulls distinct validation for expressions.
...
Thanks Mark Gensler for the report.
2024-07-17 12:52:17 +02:00
..
__init__.py
models.py
Refs
#35234
-- Deprecated CheckConstraint.check in favor of .condition.
2024-03-01 07:15:32 +01:00
tests.py
Fixed
#35594
-- Added unique nulls distinct validation for expressions.
2024-07-17 12:52:17 +02:00