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.
 
 
j dfeda94e87 eplips urls overview, decode html urls 13 years ago
urlweb eplips urls overview, decode html urls 13 years ago
wsgi inital project layout 13 years ago
README inital project layout 13 years ago
fabfile.py inital project layout 13 years ago
requirements.txt first commit 13 years ago

README

playlists

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

Develop:
create playlists/local_settings.py

. bin/activate
cd playlists
python manage.py shell

python manage.py runserver

Deploy:
create playlists/local_settings.py

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