Hi all, I'm afraid I googled and googled with no success. Django official docs or my django book weren't of any help either.
I've got a "legacy" django project which was developed using 0.97svn a year ago and a brand new SVN one, sharing the same server. Django 097 lives at /srv/whatever/django097/django while Django SVN at the usual site-packages location. No matter what I do with Apache's PythonPath, the virtualhost referring to the old project will load the SVN version and, thus, /admin and some template handling will fail to load. Any clues? Thanks in advance, Pablo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---

