Resolve "`aleksis-admin yarn install` needs a database"
- Jan 14, 2021
-
-
Nik | Klampfradler authored
Closes #126 — module loading must not have side effects, and generating the predicates calls the database. Under normal operation, cache_memoize and/or django-cachalot ensure the database lookup is not done on every permission check.
-