django-model-utils/model_utils/tests
Andy Freeland 7e381179e4 PassThroughManager calls superclass get_query_set.
As discussed in #31, PassThroughManager and
PassThroughManager.for_queryset_class() would ignore the superclass
version of `get_query_set`.
2013-05-26 16:04:47 -04:00
..
__init__.py initial import (with InheritanceCastModel) 2009-07-02 14:03:02 -04:00
models.py PassThroughManager calls superclass get_query_set. 2013-05-26 16:04:47 -04:00
tests.py PassThroughManager calls superclass get_query_set. 2013-05-26 16:04:47 -04:00