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
Branch
default
Filename Size Date modified Message
docs
examples
storages
.hgignore 165 B Updated tests
.hgtags 233 B Added tag 1.1.4 for changeset 3e8e477cf67d
AUTHORS 713 B Add a mongodb backend, fixes #38, thanks @wkornewald
CHANGELOG.rst 1.7 KB Bump version to 1.1.4
LICENSE 1.5 KB Add an AUTHORS file, they deserve it
README 111 B Updated tests
S3.py 20.8 KB Fixed #54 Fix for sha depreciation warning in S3.py
setup.py 774 B Updated tests
tests.py 2.0 KB Updated tests
tox.ini 434 B Updated tests