django-rest-framework-proxy
django-rest-framework-proxy copied to clipboard
Cannot import name 'six' from 'django.utils'
File "/usr/local/lib/python3.7/site-packages/rest_framework_proxy/views.py", line 5, in <module>
backend-dataportal-backend-1 | from django.utils import six
backend-dataportal-backend-1 | ImportError: cannot import name 'six' from 'django.utils'
This PR has been open for three years now: https://github.com/eofs/django-rest-framework-proxy/pull/33
So I wouldn't expect this bug to be fixed anytime soon. 🤷