1. install django

2. intall pinax

3.

$ source ./pinax-env/bin/activate     //this seems to use python under pinax not general python

4. create project

(pinax-env) $ pinax-admin clone_project social_project yourprojectname

5. go to yourprojectname directory

$python manage.py syncdb

$python manage.py runserver www.amazon.com:8081

© 2011 Web Oom Suffusion theme by Sayontan Sinha
Switch to our mobile site
Top Footer