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: 252.5 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 »

Django storages

Install

See http://code.larlet.fr/doc/#django-storage for detailed explanations.

TODO

  • Use chunks for S3Storage as in original FileSystemStorage
  • Invite people who work on storages to add them to the repository
  • Add more documentation