django-model-utils/tests
2018-06-28 11:29:44 -07:00
..
test_fields Fix test failures from merge. 2018-06-28 11:29:44 -07:00
test_managers Remove version checks for django<1.8. 2018-06-21 12:41:42 -07:00
test_models Improve coverage. 2018-06-21 12:41:42 -07:00
__init__.py Exclude tests from distribution 2017-02-15 23:00:10 +00:00
fields.py Exclude tests from distribution 2017-02-15 23:00:10 +00:00
managers.py Exclude tests from distribution 2017-02-15 23:00:10 +00:00
models.py Improve coverage. 2018-06-21 12:41:42 -07:00
settings.py switch to py.test + pytest-cov 2017-12-11 08:11:55 -06:00
test_choices.py Exclude tests from distribution 2017-02-15 23:00:10 +00:00
test_inheritance_iterable.py make InheritanceIterable inherit from ModelIterable instead of BaseIterable 2017-06-23 09:51:32 -04:00
test_miscellaneous.py Exclude tests from distribution 2017-02-15 23:00:10 +00:00