$ errors.fyi/django/AppRegistryNotReady 128 namespaces · 4,025 codes
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 —
» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT