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 3.1 compatibility #285

Closed
madzul opened this issue Aug 4, 2020 · 2 comments
Closed

Django 3.1 compatibility #285

madzul opened this issue Aug 4, 2020 · 2 comments

Comments

@madzul
Copy link

madzul commented Aug 4, 2020

got these errors:

File "/Users/madzul/.local/share/virtualenvs/web-X2IJUtjG/lib/python3.7/site-packages/sitetree/sitetreeapp.py", line 12, in <module>
    from django.template.base import (
ImportError: cannot import name 'Context' from 'django.template.base' (/Users/madzul/.local/share/virtualenvs/web-X2IJUtjG/lib/python3.7/site-packages/django/template/base.py)

when using django-sitetree with django 3.1

@idlesign idlesign changed the title problem in django 3.1 Django 3.1 compatibility Aug 5, 2020
@idlesign
Copy link
Owner

idlesign commented Aug 5, 2020

Thank you.
I'll try to check this out this week.

@idlesign
Copy link
Owner

idlesign commented Aug 5, 2020

1.15.2 is now released. Please check it out.
Considered closed.
Feel free to reopen if required.

@idlesign idlesign closed this as completed Aug 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants