idlesign/django-sitetree

Django 3.1 compatibility

madzul opened this issue · 2 comments

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

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

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