django/tests/validation
Mariusz Felisiak d992f4e3c2 Refs -- Removed models.NullBooleanField per deprecation timeline. 2021-01-14 17:50:04 +01:00
..
__init__.py Switched TestCase to SimpleTestCase where possible in Django's tests. 2018-11-27 08:58:44 -05:00
models.py Fixed -- Changed ForeignKey.validate() to use the base manager. 2020-06-25 11:36:20 +02:00
test_custom_messages.py Switched TestCase to SimpleTestCase where possible in Django's tests. 2018-11-27 08:58:44 -05:00
test_error_messages.py Refs -- Removed models.NullBooleanField per deprecation timeline. 2021-01-14 17:50:04 +01:00
test_picklable.py
test_unique.py Removed unnecessary trailing commas and spaces in various code. 2017-12-28 21:07:29 +01:00
test_validators.py Switched TestCase to SimpleTestCase where possible in Django's tests. 2018-11-27 08:58:44 -05:00
tests.py Fixed -- Changed ForeignKey.validate() to use the base manager. 2020-06-25 11:36:20 +02:00