Afternoon wrote:
I'm not just using this for media (despite the subject line!). I also the URLBASE for building absolute urls in models and in templates. MEDIA_URL generally ends up as something like:MEDIA_URL = URLBASE + "/media/"
Yes, I also hit the same problem, but because I have control of my DNS, I use sub domains for stuff like that. So http://boringsite/newcoolthing/ becomes http://newcoolthing.boringsite/.
-- Nebojša Đorđević - nesh Studio Quattro - Niš - SCG http://studioquattro.biz/forum/ http://djnesh.blogspot.com/ | http://djnesh-django.blogspot.com/ | http://djangoutils.python-hosting.com/ Registered Linux User 282159 [http://counter.li.org]

