django-s3-storages-utils 0.1.0

django-s3-storages-utils is a Django app designed to allow users to control S3BotoStorage, provided by the django-storages app.The package is very easy to setup. All you have to do is to put the following code in your settings:# Store the static files in...