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.
 
 
Sanj c01bb19b0d minor 12 years ago
printaform minor 12 years ago
wsgi -added templates in types 13 years ago
README -added templates in types 13 years ago
fabfile.py -added templates in types 13 years ago
requirements.txt -added templates in types 13 years ago

README

printaform

Get:
bzr branch PUBLIC_URL printaform
cd printaform
virtualenv .
pip -E . install -r requirements.txt

Develop:
create printaform/local_settings.py

. bin/activate
cd printaform
python manage.py shell

python manage.py runserver

Deploy:
create printaform/local_settings.py

create /etc/apache2/sites-availavle/sitename.conf