1
0
mirror of https://github.com/django/django.git synced 2025-01-01 14:06:06 +00:00
django/tests/validation
2015-04-28 09:31:35 -04:00
..
__init__.py
models.py Fixed #22935 -- Changed ForeignKey.default_error_messages['invalid'] to refer to correct field. 2014-07-02 13:01:36 -04:00
test_custom_messages.py
test_error_messages.py
test_picklable.py
test_unique.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
test_validators.py [1.8.x] Fixed #24714 -- Used more specific assertions than assertEqual in tests. 2015-04-28 09:31:35 -04:00
tests.py [1.8.x] Fixed #24714 -- Used more specific assertions than assertEqual in tests. 2015-04-28 09:31:35 -04:00