david / django-storages
Support for many storages (S3, MogileFS, etc) in Django.
Clone this repository (size: 160.0 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://code.welldev.org/weswinham/s3-https-access-url-option/ (4.1 KB)
Adds encryption support to the S3 backend.
Clone URL : https://code.welldev.org/erikcw/django-storages-s3-encryption/ (6.1 KB)
Forks
django-storages with setuptools
Clone URL : https://code.welldev.org/ingenieroariel/django-storages/ (97.0 KB)
Clone URL : https://code.welldev.org/miracle2k/django-storages/ (84.7 KB)
Adding a simple setting option for accessing S3 objects over a secure connection instead of just http
Clone URL : https://code.welldev.org/weswinham/django-storages/ (92.2 KB)
Adding various missing features (mainly in the S3BotoStorage).
Clone URL : https://code.welldev.org/madssj/django-storages/ (60.4 KB)
Add Hg support
Clone URL : https://code.welldev.org/bboissin/django-storages/ (80.9 KB)
Minor changes to the S3 storage backend.
Clone URL : https://code.welldev.org/mgunneras/django-storages/ (87.7 KB)
mongodb
Clone URL : https://code.welldev.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://code.welldev.org/incuna/django-storages/ (129.1 KB)
Clone URL : https://code.welldev.org/smileychris/django-storages/ (96.2 KB)
Development of CouchDBStorage module
Clone URL : https://code.welldev.org/cklein/django-storages/ (88.6 KB)
Reorganized django-storages so that it works better with zc.buildout deployments.
Clone URL : https://code.welldev.org/petrilli/django-storages/ (108.4 KB)
A fork focused on s3boto optimizations. Currently only includes a change on content_type.
Clone URL : https://code.welldev.org/adamnelson/django-storages/ (91.5 KB)
Fork for implementing better handling of custom domains and bucket names in s3 storage engines.
Clone URL : https://code.welldev.org/IanLewis/django-storages/ (91.4 KB)
Clone URL : https://code.welldev.org/frozenskys/django-storages/ (92.1 KB)
A fork of django-storages focusing on the s3boto backend.
Clone URL : https://code.welldev.org/mcroydon/django-storages/ (121.1 KB)
django-storages with automated gzip for S3 and S3 boto.
Clone URL : https://code.welldev.org/dziegler/django-storages/ (129.1 KB)
Adding location support for S3 (difference between EU/US)
Clone URL : https://code.welldev.org/gvangool/django-storages/ (107.6 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://code.welldev.org/paulswartz/django-storages/ (130.9 KB)
