Goal
install django in subdomain (eg. subdoamin.domain.com) to start a new project
Step by step guide
Create subdomain
create a subdomain; be careful on user to manage shell account; use passenger;
Create a database
It’s recommended to create a specific database for django
Run the Django Setup wizard
cd carla.manazag.com
/usr/bin/django-admin.py startproject