Closed brianmay closed 4 years ago
Actually Python 3.8 is fine, just doesn't work with older Django versions. Probably need to change the tests not to test older versions of Django with Python 3.8
Tests should really support Django 3.0 now too.
Hello, don't know how to really do this. So I did a fork of this pull and added the changes needed. Now the tests are run for Django 2.2, 3 and python 3.8 as well. https://github.com/brianmay/django-revproxy/pull/1
It is a bit weird, and had me slightly confused, however, I think you did the right thing. Thanks
Coverage remained the same at 100.0% when pulling 728d4b99587b2bde8d165304749ad2625796f4c3 on brianmay:update_tests into da78089318c0dbdd289ee30853ed038134963a11 on TracyWebTech:master.