Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
do not retrive disabled modules from db
This avoid polymorphic errors when a module is loaded from db but not known as not installed on python side. The fix is partial as modules are accessed at others places, like from permissions.
- Loading branch information