django · django/AppRegistryNotReady
AppRegistryNotReady
AppRegistryNotReady
Raised when application code tries to access the app registry (e.g. import models) before Django has finished loading all apps. Commonly triggered by top-level model imports in AppConfig.ready() or module-level ORM calls executed at import time.
References
In this namespace
— start of namespace —
next → DisallowedHost DisallowedHost