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 2fc1338182 font family aloha plugin 11 years ago
edgware font family aloha plugin 11 years ago
wsgi inital project layout 14 years ago
COPYING changed license to gpl v 3 - am i allowed to do that? wtf.. 13 years ago
README inital project layout 14 years ago
THANKS added THANKS file 13 years ago
fabfile.py inital project layout 14 years ago
requirements.txt use new under_score ox api, oxdjango->ox.django 12 years ago

README

edgware

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

Develop:
create edgware/local_settings.py

. bin/activate
cd edgware
python manage.py shell

python manage.py runserver

Deploy:
create edgware/local_settings.py

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