django-chunked-upload
django-chunked-upload copied to clipboard
Deprecated method ugettext call on constants file
Due to the updates on django 4.0> you can no longer import ugettext and this raises the following error.
ImportError: cannot import name 'ugettext' from 'django.utils.translation