it/README

23 lines
344 B
Plaintext
Raw Normal View History

2011-08-02 20:40:09 +00:00
itf
2010-03-03 14:04:40 +00:00
2011-06-25 11:45:20 +00:00
2010-03-03 14:04:40 +00:00
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