Remove Unity theme from xubuntu and install classic desktop
Install :
sudo apt-get install xubuntu-desktop gksu leafpad synaptic
Install :
sudo apt-get install xubuntu-desktop gksu leafpad synaptic
python manage.py runserver
But once you close the terminal, process is killed and python server is stopped automatically.nohup python manage.py runserver &
Now if you close the terminal, server still runs.