mirror of
https://github.com/django/django.git
synced 2024-11-25 07:59:34 +01:00
0e49a8c3bd
The original tests required the creation of a model that is no longer necessary and were exercising Model.full_clean(validate_constraints) which has nothing to do with the nulls_distinct feature. |
||
---|---|---|
.. | ||
__init__.py | ||
models.py | ||
test_constraints.py | ||
test_custom_messages.py | ||
test_error_messages.py | ||
test_picklable.py | ||
test_unique.py | ||
test_validators.py | ||
tests.py |