Russell Keith-Magee wrote: > I mostly just want to make sure > that I fully understand Ivan's use cases, so we can make sure that > there isn't a better solution lurking around.
My use case was that I just had STYLE_ROOT and JS_ROOT that both were completely independent on MEDIA_ROOT. I don't remember exactly why it was this way :-). Now I think that we can just reqire users to keep their styles&scripts under MEDIA_URL since you one always alias URLs in a web server onto whatever physical location it suits. But Malcolm's use case is anyway better than mine. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" 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-developers?hl=en -~----------~----~----~----~------~----~------~--~---
