You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 26, 2020. It is now read-only.
Only get_user_model at runtime, avoiding AppRegistryNotReady error with custom models
While using custom model, an error was throwed : django.core.exceptions.AppRegistryNotReady: Models aren't loaded yet.
I think it's #70 that was not fully fixed (it's same symptoms at least)
0 commit comments