Wednesday, October 5, 2011

Re: What is the right way to use S3 as a storage backend?

I'll give that a shot. I pushed my bucket to the CDN and tried to set
that URL manually using:

STATIC_URL = 'http://kurtis.s3.amazonaws.com/'

Unfortunately, it's still trying to use /static/... Hopefully your
idea will work. Thanks!

On Oct 5, 9:54 am, Shawn Milochik <sh...@milochik.com> wrote:
> Could it be the ADMIN_MEDIA_PREFIX setting?

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment