- Azure as storage backend for Django https://django-storages.readthedocs.org/en/latest/backends/azure.html 5 comments django
- Using jQuery multi-upload setup. Works fine when DEFAULT_FILE_STORAGE is untouched, but receive an 'INTERNAL SERVER ERROR' when backend switched to Django-Storages / S3 http://django-storages.readthedocs.org/en/latest/ 3 comments django