1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/tests/model_fields
2015-02-13 09:45:53 +11:00
..
__init__.py
4x8.png
8x4.png
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
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