django/tests/model_fields
2016-03-10 19:16:20 -05:00
..
4x8.png
8x4.png
__init__.py
models.py [1.9.x] Fixed many spelling mistakes in code, comments, and docs. 2015-12-03 12:49:03 -05:00
test_durationfield.py [1.9.x] Fixed #26324 -- Fixed DurationField with fractional seconds on SQLite. 2016-03-10 19:16:20 -05:00
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 [1.9.x] Fixed #26186 -- Documented how app relative relationships of abstract models behave. 2016-02-29 22:13:54 -05:00