django-model-utils/tests
Hanley Hansen 18dfb6b2cf
Merge pull request #279 from hanleyhansen/inheritance-iterable
Update InheritanceIterable to inherit from ModelIterable instead of BaseIterable
2018-05-02 14:14:22 -04:00
..
test_fields Exclude tests from distribution 2017-02-15 23:00:10 +00:00
test_managers Exclude tests from distribution 2017-02-15 23:00:10 +00: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