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

django-storages overview

Recent commits See more »

Author Revision Comments Message Labels Date
Honza Pokorny 443b8662fd46 Add support for SSL in Rackspace Cloudfiles backend
Ian Lewis 83fa2f0ba20c [s3boto] Fixed the listdir() method. fixes #57
Ian Lewis 5f7ff4e3d760 [s3boto] Added base url tests for safe_join
Ian Lewis 7768ec886d4b Merged pull request #20.
Alan Justino baf0c2db25a8 Lean version of safe_join by Ian Lewis