Reverting handling of queries through QueryManagers, instead of simply using…
Reverting handling of queries through QueryManagers, instead of simply using Querysets. Added a the _fetch method on QueryManager to eliminate the dependency of querysets on model_class. Added a method to Queryset. Installation objects now are able to be imported. (Still need test cases, though.)
Showing
Please
register
or
sign in
to comment