Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apps aren't loaded yet #319

Open
heishuaiguo opened this issue Dec 25, 2024 · 0 comments
Open

Apps aren't loaded yet #319

heishuaiguo opened this issue Dec 25, 2024 · 0 comments

Comments

@heishuaiguo
Copy link

I user django start with uwsgi,
I set DJANGO_EASY_AUDIT_UNREGISTERED_CLASSES_EXTRA = [myapp.model] in setting.py.
then start error message: "Apps aren't loaded yet".
I know it's a code execution order problem, that is, my model is not loaded yet, so I use it. At present, I have not found a suitable solution where to put it

Python version: 3.6
Django version: 1.4.1
django-easy-audit version: 1.3.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant