You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Karen 28b5452912 social icons 12 years ago
itf social icons 12 years ago
wsgi resolved conflicts 13 years ago
COPYING resolved conflicts 13 years ago
README resolved conflicts 13 years ago
fabfile.py resolved conflicts 13 years ago
requirements.txt test profile form + padma video 12 years ago

README

  . itf    


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