Skip to content
This repository has been archived by the owner on Aug 16, 2020. It is now read-only.

trailhawks/lawrencetrailhawks.com

Repository files navigation

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)