I may be dreaming, but IIRC ADMIN_MEDIA_PREFIX is on its way to deprecation,
so some googling might be in order.

Cheers,
AT


On Wed, Oct 5, 2011 at 11:07 AM, Kurtis <[email protected]> wrote:

> Okay, two things.
>
> 1. I saw I was potentionally using the wrong URL. I believe it should
> be my CDN URL. Correct me if I'm wrong but the right URL *should* be
> along the lines of: http://dw2u7t9lse636.cloudfront.net/
>
> 2. I included that ADMIN_MEDIA_PREFIX setting and it did update the
> URLs for Admin media. Thanks!
>
> Unfortunately, and this is probably an issue with Amazon -- I get a an
> access denied error when I try to access my files. For example:
>
> http://dw2u7t9lse636.cloudfront.net/css/base.css
>
> On Oct 5, 10:01 am, Kurtis <[email protected]> wrote:
> > 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.
>
>

-- 
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.

Reply via email to