david / django-storages

Support for many storages (S3, MogileFS, etc) in Django.

Clone this repository (size: 192.4 KB): HTTPS / SSH
$ hg clone http://code.welldev.org/django-storages

Patch Queues

S3 https access url option
weswinham / S3 https access url option
Adds a setting that forces the urls generated by file fields to use https for S3 objects.
Clone URL : https://bitbucket.org/weswinham/s3-https-access-url-option (4.0 KB)
django-storages S3 Encryption
erikcw / django-storages S3 Encryption
Adds encryption support to the S3 backend.
Clone URL : https://bitbucket.org/erikcw/django-storages-s3-encryption (6.1 KB)
django-storages-hashpath
ago / django-storages-hashpath
Hashpath storage backend support
Clone URL : https://bitbucket.org/ago/django-storages-hashpath (3.0 KB)

Forks

django-storages
ingenieroariel / django-storages
django-storages with setuptools
Clone URL : https://bitbucket.org/ingenieroariel/django-storages (97.0 KB)
django-storages
weswinham / django-storages
Adding a simple setting option for accessing S3 objects over a secure connection instead of just http
Clone URL : https://bitbucket.org/weswinham/django-storages (93.8 KB)
django-storages
madssj / django-storages
Adding various missing features (mainly in the S3BotoStorage).
Clone URL : https://bitbucket.org/madssj/django-storages (60.4 KB)
django-storages
mgunneras / django-storages
Minor changes to the S3 storage backend.
Clone URL : https://bitbucket.org/mgunneras/django-storages (87.7 KB)
django-storages
incuna / django-storages
A small patch to expose the query_auth argument to boto's generate_url via new setting AWS_QUERYSTRING_AUTH.
Clone URL : https://bitbucket.org/incuna/django-storages (129.2 KB)
django-storages
cklein / django-storages
Development of CouchDBStorage module
Clone URL : https://bitbucket.org/cklein/django-storages (90.1 KB)
django-storages
petrilli / django-storages
Reorganized django-storages so that it works better with zc.buildout deployments.
Clone URL : https://bitbucket.org/petrilli/django-storages (108.5 KB)
django-storages
adamnelson / django-storages
A fork focused on s3boto optimizations. Currently only includes a change on content_type.
Clone URL : https://bitbucket.org/adamnelson/django-storages (161.5 KB)
django-storages
IanLewis / django-storages
Fork for implementing better handling of custom domains and bucket names in s3 storage engines.
Clone URL : https://bitbucket.org/IanLewis/django-storages (161.3 KB)
django-storages
mcroydon / django-storages
A fork of django-storages focusing on the s3boto backend.
Clone URL : https://bitbucket.org/mcroydon/django-storages (121.1 KB)
django-storages
dziegler / django-storages
django-storages with automated gzip for S3 and S3 boto.
Clone URL : https://bitbucket.org/dziegler/django-storages (129.1 KB)
django-storages
gvangool / django-storages
Adding location support for S3 (difference between EU/US)
Clone URL : https://bitbucket.org/gvangool/django-storages (108.7 KB)
django-storages
paulswartz / django-storages
Patch to S3Storage to add an optional prefix to the path. I need it to host >100 sites on S3 since that's too many buckets.
Clone URL : https://bitbucket.org/paulswartz/django-storages (133.0 KB)
django-storages
martinc / django-storages
Interested in a MongoDB GridFS backend.
Clone URL : https://bitbucket.org/martinc/django-storages (136.0 KB)
django-storages
pydanny / django-storages
Found a bug in storage.backend.mosso.py that needs addressing for a professional project.
Clone URL : https://bitbucket.org/pydanny/django-storages (135.6 KB)
django-storages
beproud / django-storages
Support for many storages (S3, MogileFS, etc) in Django.
Clone URL : https://bitbucket.org/beproud/django-storages (160.7 KB)
django-storages
echamberlain / django-storages
S3BotoStorage improvements
Clone URL : https://bitbucket.org/echamberlain/django-storages (145.6 KB)