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.
 
 
 
 
 
 
Sanjay B 28b486f188 fix required html5 fields screwing up form submit 9 years ago
itf fix required html5 fields screwing up form submit 9 years ago
migrations django xtd-comments, run sqldiff pls... and a bit of emailer 0.8 12 years ago
wsgi All Auth setup + FB acc. config 12 years ago
COPYING resolved conflicts 13 years ago
README resolved conflicts 13 years ago
fabfile.py resolved conflicts 13 years ago
requirements.txt add remove connection button for person to person connections 10 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