1
0
mirror of https://github.com/django/django.git synced 2025-01-10 10:26:34 +00:00
django/tests/model_fields
2016-06-28 11:40:59 -04:00
..
__init__.py
4x8.png
8x4.png
models.py
test_binaryfield.py
test_booleanfield.py [1.10.x] Fixed #26747 -- Used more specific assertions in the Django test suite. 2016-06-16 14:21:14 -04:00
test_charfield.py
test_datetimefield.py
test_decimalfield.py [1.10.x] Fixed #26747 -- Used more specific assertions in the Django test suite. 2016-06-16 14:21:14 -04:00
test_durationfield.py [1.10.x] Fixed #26747 -- Used more specific assertions in the Django test suite. 2016-06-16 14:21:14 -04:00
test_field_flags.py
test_filefield.py
test_floatfield.py
test_foreignkey.py
test_genericipaddressfield.py
test_imagefield.py [1.10.x] Fixed #26747 -- Used more specific assertions in the Django test suite. 2016-06-16 14:21:14 -04:00
test_integerfield.py [1.10.x] Fixed #26786 -- Avoided redundant max value validators on integer fields. 2016-06-28 11:40:59 -04:00
test_manytomanyfield.py [1.10.x] Refs #24227 -- Fixed crash of ManyToManyField.value_from_object() on unsaved model instances. 2016-05-28 16:06:06 -04:00
test_promises.py
test_slugfield.py
test_textfield.py
test_uuid.py [1.10.x] Fixed #26747 -- Used more specific assertions in the Django test suite. 2016-06-16 14:21:14 -04:00
tests.py [1.10.x] Fixed #26747 -- Used more specific assertions in the Django test suite. 2016-06-16 14:21:14 -04:00