I am using S3Storage with an imagefield successfully. It sounds like you have not specified the storage engine and keys etc... in settings.py as creecode pointed out.
I recall testing that the directory will be created on the fly if it does not exist. On Jan 19, 12:40 pm, creecode <creec...@gmail.com> wrote: > Hello Aaron, > > I can confirm that it can work. I'm using it but I don't know enough > to diagnose your problem. > > Have you created the userprofile "directory" in your S3 bucket? > > Have you added the following to your settings.py? > > DEFAULT_FILE_STORAGE = 'S3Storage.S3Storage' > > AWS_ACCESS_KEY_ID > AWS_SECRET_ACCESS_KEY > AWS_STORAGE_BUCKET_NAME > AWS_CALLING_FORMAT > > Have you installed any software S3Storage depends on? > > On Jan 19, 8:02 am, "Aaron Lee" <waifun...@gmail.com> wrote: > > > So I guess S3Storage doesn't work with ImageField? Can anyone confirm that? > > Toodle-loooooooooooo............. > creecode --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---