Hi, I am trying to move all my FileFields and ImageFields Items to S3. Therefore I changed the settings DEFAULT_FILE_STORAGE = 'S3Storage.S3Storage'. I tried to follow the steps described on http://code.larlet.fr/doc/django-s3-storage.html but I get a Error importing storage module S3Storage: "No module named S3Storage" error. I am currently running on this revision: URL: http://code.djangoproject.com/svn/django/trunk Repository Root: http://code.djangoproject.com/svn Repository UUID: bcc190cf-cafb-0310-a4f2-bffc1f526a37 Revision: 8499 Node Kind: directory Schedule: normal Last Changed Author: mtredinnick Last Changed Rev: 8499 Last Changed Date: 2008-08-23 20:34:32 +0200 (Sa, 23 Aug 2008)
and I am not sure if I still have to patch django with the patches form this ticket http://code.djangoproject.com/ticket/5361. If a patch would be needed, does anyone know if this particular change will be included within django some times? Many thanks! tom --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

