It is not possible to have two symlinks from the site-packages
directory on the path with the same name, but the namespace is
dependent on the name 'django' from within all the django framework
files.
So, how are people organizing their symlinking on the path in order to
maintain the namespaces, and is it as simple as nesting the newer
version's symlink one level into the site-packages directory and then
using the PythonInterpreter directive?
I have two separate urls for the two sites i am workin on at the same
time. Any insight would be greatly appreciated.
Thank you,
Bart