1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/constraints
2023-10-12 20:01:44 +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 Refs #34840 -- Fixed test_validate_nullable_textfield_with_isnull_true() on databases that don's support table check constraints. 2023-10-12 20:01:44 +02:00