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 46e46d0cd1 urbstudio changes 12 years ago
urbstudio urbstudio changes 12 years ago
wsgi and all goes to hell 13 years ago
README and all goes to hell 13 years ago
fabfile.py and all goes to hell 13 years ago
requirements.txt Noteworthy admin drag n drop 12 years ago

README

urbstudio

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

Develop:
create urbstudio/local_settings.py

. bin/activate
cd urbstudio
python manage.py shell

python manage.py runserver

Deploy:
create urbstudio/local_settings.py

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