mirror of
https://github.com/django/django.git
synced 2025-11-20 19:47:55 +00:00
Once the deprecation period ends CheckConstraint.check() can become the documented method that performs system checks for BaseConstraint subclasses. |
||
|---|---|---|
| .. | ||
| __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 | ||