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 0c2fe29949 comment out urls, css 12 years ago
mofca comment out urls, css 12 years ago
wsgi inital project layout 13 years ago
README test commit 13 years ago
fabfile.py changes 13 years ago
requirements.txt integrate static pages / tinymce 12 years ago

README

 mofca

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

Develop:
create mofca/local_settings.py

. bin/activate
cd mofca
python manage.py shell

python manage.py runserver

Deploy:
create mofca/local_settings.py

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