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

Cannot import name find_template_loader (Django 1.8+ compatibility?) #34

Open
benebun opened this issue Nov 9, 2016 · 0 comments
Open

Comments

@benebun
Copy link

benebun commented Nov 9, 2016

Not sure if this project is dead but it seems that it's currently not compatible with Django 1.9, possibly 1.8 because that's when the template loader was reworked I think.

File "/var/virtualenvs/brecht/src/django-template-graph/template_graph/line_stream.py" in <module>
  7. from django.template.loader import find_template_loader

Exception Type: ImportError at /accounts/login/
Exception Value: cannot import name find_template_loader
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