django-storages-py3
django-storages-py3 copied to clipboard
Fork of django-storages to support python 3
=============== Django storages
Install
See http://django-storages.readthedocs.org/
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Added some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request
See LICENSE.md.
TODO: Add Contributing MD TODO: Tie this repo to a CI for coverage data TODO: Add to PyPy TODO: Shoot for 100% coverage