django-model-utils/tests
Asif Saif Uddin d901b233d3
Merge pull request #387 from jazzband/instance-of
Add ability to filter an InheritanceQuerySet by model.
2019-08-20 23:45:02 +06:00
..
test_fields Skip AbstractModelTrackerTests 2019-08-20 19:00:25 +07:00
test_managers Merge branch 'master' into instance-of 2019-08-20 12:50:09 +02:00
test_models Merge branch 'master' into bugfix/issue_109 2019-08-20 13:46:07 +02: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 Fixed spacing. 2019-08-19 22:38:05 +01:00
settings.py fix model.save patched in FieldTracker (#353) 2018-12-10 21:35:26 +06:00
signals.py Fixed spacing. 2019-08-19 22:38:05 +01:00
test_choices.py Added Choices().subset(). 2019-08-19 22:33:08 +01: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