django/tests/modeltests/validation
Erik Romijn 21f333bcef Fix #17751: Added stripping of whitespace for IPAddressField/GenericIPAddressField 2013-02-23 14:44:57 +01:00
..
__init__.py
models.py Fixed #18212 -- Standardized arguments of GenericIPAddressField 2012-09-01 18:38:55 +02:00
test_custom_messages.py
test_error_messages.py [py3k] Silence many warnings while running the tests. 2012-09-07 13:17:34 -04:00
test_unique.py
tests.py Fix #17751: Added stripping of whitespace for IPAddressField/GenericIPAddressField 2013-02-23 14:44:57 +01:00
validators.py