transparency-international-rhok-5/OpenWatch
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
OpenWatch - openwatch.net by Rich Jones Install: - after cloning from github, type: * virtualenv env * source env/bin/activate * pip install -r requirements.txt * cd openwatch * python manage.py syncdb * python manage.py runserver * visit "http://localhost:8000"