funkybob / django-sniplates

Template snippet libraries for Django
MIT License
57 stars 18 forks source link

Drop Python 2 support, add Django 3 support #64

Closed sergei-maertens closed 4 years ago

sergei-maertens commented 4 years ago

Django 3.0 currently crashes on the import of django.utils.six, and Python 2 is EOL.