django-model-utils/tests/test_models
asday d9aa34e498 Fixed spacing.
Extraneous whitespace, too many blank lines, and too few blank
lines.
2019-08-19 22:38:05 +01:00
..
__init__.py Exclude tests from distribution 2017-02-15 23:00:10 +00:00
test_deferred_fields.py Fix F841: local variable is assigned but never used. 2018-07-02 11:50:56 -07:00
test_savesignalhandling_model.py Fixed spacing. 2019-08-19 22:38:05 +01:00
test_softdeletable_model.py Exclude tests from distribution 2017-02-15 23:00:10 +00:00
test_status_model.py Fix F841: local variable is assigned but never used. 2018-07-02 11:50:56 -07:00
test_timeframed_model.py Exclude tests from distribution 2017-02-15 23:00:10 +00:00
test_timestamped_model.py Ensure TimeStampedModel modified equals created on initial creation. (#319) 2018-12-08 12:23:04 +06:00
test_uuid_model.py UUIDModel tests 2019-02-26 17:36:35 +01:00