- Add support for boto3 and multiprocessing instead of gevent
- Moved backends to a submodule (please change your setting variables STATICFILES_STORAGE and DEFAULT_FILE_STORAGE)
- Rather use django-storages than the deprecated fork from django-storages-redux.
- First release on PyPI.