django/tests/model_fields
Josh Smeaton de0241eb98 Fixed #24319 -- Added validation for UUID model field 2015-02-13 09:45:53 +11:00
..
4x8.png
8x4.png
__init__.py
models.py Refs #24215 -- Prevented pending lookup pollution by abstract models. 2015-02-12 13:07:09 -05:00
test_durationfield.py Fixed #24302 -- Added DurationField.formfield() 2015-02-09 10:20:01 -05:00
test_field_flags.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
test_imagefield.py Fixed a few ResourceWarning in the test suite. Refs #22680. 2014-05-26 03:23:17 +07:00
test_uuid.py Fixed #24319 -- Added validation for UUID model field 2015-02-13 09:45:53 +11:00
tests.py Refs #24215 -- Prevented pending lookup pollution by abstract models. 2015-02-12 13:07:09 -05:00