1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/tests/modeltests/validation
2010-08-17 07:07:28 +00:00
..
__init__.py
models.py
test_custom_messages.py
test_unique.py Fixed #14102 -- Ensure that fields that have been excluded from a form aren't included in the unique_for_* checks, either. Thanks to Travis Cline for the report and fix. 2010-08-17 07:07:28 +00:00
tests.py
validators.py