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 a20c9bd00b admin foo 12 years ago
vurbanism admin foo 12 years ago
wsgi wsgi file 14 years ago
xml modified settings, put in initial data 14 years ago
README inital project layout 14 years ago
fabfile.py inital project layout 14 years ago
requirements.txt updated requirements 14 years ago

README

vurbanism

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

Develop:
create vurbanism/local_settings.py

. bin/activate
cd vurbanism
python manage.py shell

python manage.py runserver

Deploy:
create vurbanism/local_settings.py

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