django.utils._os.upath no longer exists in Django 3.0
Closed this issue ยท 4 comments
penspinner commented
django.utils._os.upath
has been removed from Django 3.0.
https://docs.djangoproject.com/en/3.0/releases/3.0/#removed-private-python-2-compatibility-apis
Is there a way around this?
mbalslow commented
Have the same issue
peledies commented
Same here
penspinner commented
Closing as this has been fixed with #94 and released in version django-sslserver==0.22
.