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/
# Issue State Responsible Reported by Type
38 Support for MongoDB's GridFS open nobody gnrfan proposal
36 Automatic gzip resolved nobody dziegler enhancement
37 two __init__ statements in s3boto.py resolved nobody Anonymous bug
19 Unicode Filename causes S3Storage to crash open nobody Anonymous bug
15 Integrating thumbnails and PIL processing with s3boto… open nobody adamnelson bug
24 Make HTTP default for S3Boto rather than HTTPS open richleland megaman821 enhancement
33 settings.py AWS_STORAGE_BUCKET_NAME is used as prefix open richleland IanLewis bug
34 s3boto backend should not call create_bucket in… open richleland IanLewis bug
32 PYPI install is broken open richleland IanLewis bug
23 Create last_modified method for storages open nobody megaman821 proposal
29 S3Storage.py file not found invalid nobody mutazmq bug
35 InvalidObjectSize using mosso on rackspacecloud resolved richleland Anonymous bug
30 Both s3 and s3boto connect to s3 on __init__() open nobody adamnelson bug
31 1.0 PYPI tarball has it's own version of django open david IanLewis bug
11 Windows Paths and S3 Keys resolved david Anonymous bug
5 S3BotoStorage: set Content-Type header, ACL fixed, use… resolved david wimleers proposal
18 'ImageFieldFile' object has no attribute… resolved david Anonymous bug
28 Ensure all File sub-class can execute all methods of th… open nobody megaman821 bug
27 Change self._name to self.name in all *File() classes open nobody megaman821 bug
22 For remote storages also store some kind of local cache open nobody kylemacfarlane proposal
26 Prepend MEDIA_ROOT open nobody kylemacfarlane bug
25 Remove django from the distribution open david kylemacfarlane bug
21 Uploading files larger than… open nobody megaman821 bug
20 Timeout issues when using EC2 and S3 Storage? open nobody Anonymous bug
9 S3StorageFile.chunks results in excessive GET requests open david Anonymous bug