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

Jet is not responding #496

Open
DeeStarks opened this issue Nov 25, 2021 · 1 comment
Open

Jet is not responding #496

DeeStarks opened this issue Nov 25, 2021 · 1 comment

Comments

@DeeStarks
Copy link

I tried to visit the admin but the page was stuck on loading. In an attempt to resolve this issue, I restarted the app several times. Then I removed jet from the installed apps and admin loaded up.

The same thing happens when migrating -

Running migrations:
  Applying jet.0005_auto_20211125_2034...

It's been stuck here for about 30 mins

@Barukimang
Copy link

Did you add Jet to settings.py?

INSTALLED_APPS = ( ... 'jet', 'django.contrib.admin', )

https://pypi.org/project/django-3-jet/

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

2 participants