itf/README

23 lines
344 B
Text
Raw Normal View History

2011-08-03 02:10:09 +05:30
itf
2010-03-03 19:34:40 +05:30
2011-06-25 17:15:20 +05:30
2010-03-03 19:34:40 +05:30
Get:
bzr branch PUBLIC_URL itf
cd itf
virtualenv .
pip -E . install -r requirements.txt
Develop:
create itf/local_settings.py
. bin/activate
cd itf
python manage.py shell
python manage.py runserver
Deploy:
create itf/local_settings.py
create /etc/apache2/sites-availavle/sitename.conf