django-storage-url

URL-based Django storage configuration


License
MIT
Install
pip install django-storage-url==0.12.0

Documentation

django-storage-url

pypi build coverage

URL-based Django storage configuration management.

An implementation can be viewed on aldryn-django.

Linting

This project uses [divio/lint](https://github.com/divio/lint):

`bash make lint `

Running tests

Tests can be run via tox.