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

AttributeError: module 'jet' has no attribute 'dashboard' #469

Open
wansiedler opened this issue Dec 15, 2020 · 2 comments
Open

AttributeError: module 'jet' has no attribute 'dashboard' #469

wansiedler opened this issue Dec 15, 2020 · 2 comments

Comments

@wansiedler
Copy link

wansiedler commented Dec 15, 2020

ModuleNotFoundError: No module named 'jet.dashboard'
>pip freeze | grep jet
django-jet==1.0.8
    INSTALLED_APPS = [
                         'jet.dashboard',
                         'jet'
                     ] + INSTALLED_APPS
@Barukimang
Copy link

Does including a comma after 'jet' help?

@Sultan91
Copy link

Same problem

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

3 participants