I'm new to Django and still learning.
Currently I have server set up with the follow folders: 'www' 'db' 'private'
Where and How do I install django framework on a server? It can be accessed with ftp and ssh.
Currently. I just know that php works and loads within the www folder. Do I have to install python?
Thanks everybody in advance.