David A Krauth
Results
3
issues of
David A Krauth
Mostly removal of `django.utils.six` in place of stand-alone `six`
Added support for Django >= 4.2, including 5.2. Fixes PR #130
The supported versions of Django (and Python) are becoming very outdated. I've created a [PR](https://github.com/encode/django-vanilla-views/pull/129) to address this.