1
0
mirror of https://github.com/django/django.git synced 2025-01-03 15:06:09 +00:00
django/tests/validation
2014-07-02 13:01:36 -04:00
..
__init__.py Fixed #22539 -- Copied exclude argument in Model.full_clean() to prevent side effects. 2014-05-01 09:28:11 -04:00
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
test_validators.py
tests.py Fixed #22935 -- Changed ForeignKey.default_error_messages['invalid'] to refer to correct field. 2014-07-02 13:01:36 -04:00