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

ImportError: cannot import name get_app when Clearing the Database #492

Open
eMelgooG opened this issue Oct 28, 2020 · 0 comments
Open

ImportError: cannot import name get_app when Clearing the Database #492

eMelgooG opened this issue Oct 28, 2020 · 0 comments

Comments

@eMelgooG
Copy link

Everything is working smoothly, just that when I try running this command:
python manage.py clear_models

I get this error:

  File "/home/manu/ADL_LRS/adl_lrs/management/commands/clear_models.py", line 6, in <module>
    from django.db.models import get_app, get_models
ImportError: cannot import name get_app
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