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
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)
Adds encryption support to the S3 backend.
Clone URL : https://bitbucket.org/erikcw/django-storages-s3-encryption (6.1 KB)
Hashpath storage backend support
Clone URL : https://bitbucket.org/ago/django-storages-hashpath (3.0 KB)
Forks
django-storages with setuptools
Clone URL : https://bitbucket.org/ingenieroariel/django-storages (97.0 KB)
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)
Adding various missing features (mainly in the S3BotoStorage).
Clone URL : https://bitbucket.org/madssj/django-storages (60.4 KB)
Add Hg support
Clone URL : https://bitbucket.org/bboissin/django-storages (80.9 KB)
Minor changes to the S3 storage backend.
Clone URL : https://bitbucket.org/mgunneras/django-storages (87.7 KB)
mongodb
Clone URL : https://bitbucket.org/serbaut/django-storages (88.8 KB)
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)
Clone URL : https://bitbucket.org/smileychris/django-storages (96.2 KB)
Development of CouchDBStorage module
Clone URL : https://bitbucket.org/cklein/django-storages (90.1 KB)
Reorganized django-storages so that it works better with zc.buildout deployments.
Clone URL : https://bitbucket.org/petrilli/django-storages (108.5 KB)
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)
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)
A fork of django-storages focusing on the s3boto backend.
Clone URL : https://bitbucket.org/mcroydon/django-storages (121.1 KB)
django-storages with automated gzip for S3 and S3 boto.
Clone URL : https://bitbucket.org/dziegler/django-storages (129.1 KB)
Adding location support for S3 (difference between EU/US)
Clone URL : https://bitbucket.org/gvangool/django-storages (108.7 KB)
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)
Interested in a MongoDB GridFS backend.
Clone URL : https://bitbucket.org/martinc/django-storages (136.0 KB)
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)
Support for many storages (S3, MogileFS, etc) in Django.
Clone URL : https://bitbucket.org/beproud/django-storages (160.7 KB)
S3BotoStorage improvements
Clone URL : https://bitbucket.org/echamberlain/django-storages (145.6 KB)
