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 cb35fd6254 final irc test. 13 years ago
index silly syntax error 14 years ago
wsgi inital project layout 14 years ago
COPYING silli commit 13 years ago
README final irc test. 13 years ago
fabfile.py editted fabfile 14 years ago
requirements.txt corrected dateutil dependancy in requirements 14 years ago

README

theindex.cc


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

Develop:
create index/local_settings.py

. bin/activate
cd index
python manage.py shell

python manage.py runserver

Deploy:
create index/local_settings.py

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