Lawrence Trailhawk website
Install instructions
git clone git@gitlab.com:jeff.triplett/trailhawks.git
pip install -r trailhawks/requirements.txt
django-admin.py syncdb --migrate
Dependencies
- django-syncr (along with all the dependencies that django-syncr has)