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 <[email protected]> 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 [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.

