Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.1 KB

README.rst

File metadata and controls

36 lines (25 loc) · 1.1 KB

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.