django-model-utils/model_utils/tests
Matthew Schinckel 93500bb381 Ensure we call get_query_set on django 1.5-
Supersedes https://github.com/carljm/django-model-utils/pull/106

I can't actually see why this works, but it does: tests pass
after this that failed before.
2014-03-20 13:11:00 +10:30
..
__init__.py initial import (with InheritanceCastModel) 2009-07-02 14:03:02 -04:00
fields.py Removed reinvented wheel 2013-08-12 13:22:34 +04:00
models.py Fix InheritanceManager when the model has a self reference. 2014-02-19 15:28:01 -06:00
tests.py Ensure we call get_query_set on django 1.5- 2014-03-20 13:11:00 +10:30