1
0
mirror of https://github.com/django/django.git synced 2024-12-25 10:35:48 +00:00
django/tests/modeltests/validation
2011-10-28 04:11:41 +00:00
..
__init__.py Convert all modeltests to use absolute imports, rather than relative ones. 2011-10-13 18:04:12 +00:00
models.py Tweaked some AutoField tests to not raise wanings in Python>=2.6, where BaseException.message has been deprecated. 2011-10-28 04:11:41 +00:00
test_custom_messages.py Convert all modeltests to use absolute imports, rather than relative ones. 2011-10-13 18:04:12 +00:00
test_error_messages.py Tweaked some AutoField tests to not raise wanings in Python>=2.6, where BaseException.message has been deprecated. 2011-10-28 04:11:41 +00:00
test_unique.py Switch several assertNumQueries to use the context manager, which is much more beautiful. 2011-10-14 17:03:08 +00:00
tests.py Convert all modeltests to use absolute imports, rather than relative ones. 2011-10-13 18:04:12 +00:00
validators.py Convert all modeltests to use absolute imports, rather than relative ones. 2011-10-13 18:04:12 +00:00