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-03-13 02:40:47 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
validation
History
David Sanders
333cfab512
[5.0.x]
Fixed
#35638
-- Updated validate_constraints to consider db_default.
...
Backport of 509763c79952cde02d9f5b584af4278bdbed77b2 from main.
2024-08-05 17:42:19 +02:00
..
__init__.py
…
models.py
[5.0.x]
Fixed
#35638
-- Updated validate_constraints to consider db_default.
2024-08-05 17:42:19 +02:00
test_constraints.py
Fixed
#34701
-- Added support for NULLS [NOT] DISTINCT on PostgreSQL 15+.
2023-07-19 21:42:27 +02:00
test_custom_messages.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
test_error_messages.py
Refs
#33476
-- Refactored code to strictly match 88 characters line length.
2022-02-07 20:37:05 +01:00
test_picklable.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
test_unique.py
[5.0.x]
Fixed
#35638
-- Updated validate_constraints to consider db_default.
2024-08-05 17:42:19 +02:00
test_validators.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
tests.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00