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

Error in Django 3.x #43

Open
hawthorne-stephen-kelley opened this issue Feb 27, 2020 · 0 comments
Open

Error in Django 3.x #43

hawthorne-stephen-kelley opened this issue Feb 27, 2020 · 0 comments

Comments

@hawthorne-stephen-kelley

File "/opt/hml/hmlvenv/lib/python3.7/site-packages/fontawesome/templatetags/fontawesome.py", line 5, in
from django.contrib.staticfiles.templatetags.staticfiles import static
ModuleNotFoundError: No module named 'django.contrib.staticfiles.templatetags'

Making the change in fontawesome.py suggested by https://stackoverflow.com/questions/59261254/no-module-named-django-contrib-staticfiles-templatetags fixed this

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