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

Django return error: No module named 'django.contrib.admin.templatetags.admin_static' #7

Open
xlzhu opened this issue Apr 16, 2021 · 1 comment

Comments

@xlzhu
Copy link

xlzhu commented Apr 16, 2021

my code is:
python manage.py runserver 0.0.0.0:8000
ModuleNotFoundError: No module named 'django.contrib.admin.templatetags.admin_static'

@coolchevy
Copy link
Owner

Hi, this is your local issue not related to this widget.

I will note that django.contrib.staticfiles.templatetags was removed in version 3. Check this please

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