2👍
django-storages==1.1.4
does not support python3. This release is of 2012
so I would not recommend using such old version. This issue provides some more information about it. Try using a new version like 1.5 or newer. You can also review the code and you will see that it is compatible with python3.x.
Source:stackexchange.com