Closed esmithayer closed 9 years ago
Works for me after a few updates
Updated python path for the project
(rva-screening)mapsam: export PYTHONPATH=":/Users/mapsam/path/to/project"
Ensure the audit
schema exists in db
(rva-screening)mapsam: psql -d screener
# screener: create schema audit;