On Tuesday, 16 September 2008 10:32:54 est wrote:
> http://xxx.com/assets/main.css
> Now the problem is, how can I massively move all template under a new
> sub-directory URL like http://xxx.com/v2/ ?
How about 
1. making a link under /var/www/assets to /whatever/v2/assets
2. move your assets directory into /whatever/v2/
3. setup your webserver to go look at /var/www/assets when media is served.

You should be able to arrange something like that and not touch any of your 
paths in the css. (I hope)

\d


-- 
He had a mind so fine that no idea could violate it. -- T.S. Eliot (about 
Henry James)

Fonty Python and other dev news at:
http://otherwiseingle.blogspot.com/

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to