django-model-utils/tests
Lucas Wiman 0fc0b44c95 Remove version checks for django<1.8.
Support for older versions of django was dropped in 3.0.0.
2018-06-21 12:41:42 -07:00
..
test_fields Exclude tests from distribution 2017-02-15 23:00:10 +00:00
test_managers Remove version checks for django<1.8. 2018-06-21 12:41:42 -07:00
test_models Update github links for jazzband transfer. 2017-04-15 08:47:31 -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 Exclude tests from distribution 2017-02-15 23:00:10 +00: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