David Larlet is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

david / django-storages

Support for many storages (S3, MogileFS, etc) in Django. Documentation: http://django-storages.readthedocs.org

Clone this repository (size: 285.4 KB): HTTPS / SSH
hg clone https://bitbucket.org/david/django-storages
hg clone ssh://hg@bitbucket.org/david/django-storages
Tag
1.1
Filename Size Date modified Message
docs
examples
storages
.hgignore 150 B Updated setup.py to use distribute.
AUTHORS 650 B S3: Add encryption option, depends on ezPyCrypto lib from http://www.freenet.org.nz/ezPyCrypto/, thanks @erikcw
LICENSE 1.5 KB Add an AUTHORS file, they deserve it
README 315 B Update README + LICENSE
S3.py 20.7 KB Bundle S3 lib and update S3 tests
distribute_setup.py 14.9 KB Updated setup.py to use distribute.
setup.py 781 B Updated setup.py to use distribute.