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

Reply via email to