Re: Amazon S3 for File Uploads

2009-06-13 Thread Jonas Galvez
Max Clark wrote: > I want to use Amazon S3 for file uploads from users (models.FileField). > I have been searching and have come across these > three plugins/examples to use S3 with django... > > http://code.djangoproject.com/wiki/AmazonSimpleStorageService > http://www.sourc

Re: Amazon S3 for File Uploads

2009-06-12 Thread Ian Lewis
ax Clark wrote: > > Hello, > > I want to use Amazon S3 for file uploads from users > (models.FileField). I have been searching and have come across these > three plugins/examples to use S3 with django... > > http://code.djangoproject.com/wiki/AmazonSimpleStorageService > htt

Amazon S3 for File Uploads

2009-06-12 Thread Max Clark
Hello, I want to use Amazon S3 for file uploads from users (models.FileField). I have been searching and have come across these three plugins/examples to use S3 with django... http://code.djangoproject.com/wiki/AmazonSimpleStorageService http://www.sourceguru.net/archives/177 http