installation.py
1.6 KB
-
Reverting handling of queries through QueryManagers, instead of simply using… · 8f10396f
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.)
Raphael Lullis committed