erikwt / django-storages-py3

Fork of django-storages to support python 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

===============
Django storages
===============

Install
=======


See http://django-storages.readthedocs.org/


## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Added some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

See [LICENSE.md](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

About

Fork of django-storages to support python 3

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 94.7%Language:Makefile 2.7%Language:Shell 2.6%