I am using ubuntu and I have installed django from the Ubuntu Software Center. For some projects I want to use the django cloned from the trunk instead of the default one. How can i do that ? Do I need to unistall the one provided by ubuntu?
Share
No, simply make sure that the one you want to use shows up in an earlier directory in
sys.path.