publictransit-in/wtfimb-reboot
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
wtfimb-reboot
Get:
cd wtfimb-reboot
virtualenv .
pip -E . install -r requirements.txt
Develop:
create wtfimb/local_settings.py
. bin/activate
cd wtfimb
python manage.py shell
python manage.py runserver
Deploy:
create wtfimb/local_settings.py
create /etc/apache2/sites-available/sitename.conf