STATIC_URL NOT WORKING FOR CDN

I use a cdn to serve files used by apps. I set the STATIC_URL to http://static.mysite.com/ in setting.py. The django admin and other apps acknowledge this and serves files using http://static.mysite.com/admin/* etc ... but askbot removed the http:// from the beginning and replaced it with http://mysite.com/static.mysite.com/css/etc... Is there anything else I am supposed to change. Debug=True is on. Does that make a difference. Using askbot 0.7.48 django 1.4.5

gorge's avatar
21
gorge
asked 2013-04-03 11:47:55 -0500
Evgeny's avatar
13.2k
Evgeny
updated 2013-04-03 15:07:26 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments