django/tests/model_fields
Iulia Chiriac 75ed590032 Fixed #24636 -- Added model field validation for decimal places and max digits. 2015-09-18 14:30:20 -04:00
..
4x8.png
8x4.png
__init__.py
models.py Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 2015-07-27 18:28:13 -04:00
test_durationfield.py
test_field_flags.py Fixed #25320 -- Reverted ManyToManyField.null to False for backwards compatibility. 2015-09-01 07:59:39 -04:00
test_imagefield.py Serialized some tests that interact with the filesystem. 2015-09-09 23:01:17 +02:00
test_uuid.py Fixed #23395 -- Limited line lengths to 119 characters. 2015-09-12 11:40:50 -04:00
tests.py Fixed #24636 -- Added model field validation for decimal places and max digits. 2015-09-18 14:30:20 -04:00