catalyst-project-f2017

Installation

  1. Install django
  2. Install postgres - guide
  3. ~/mysite$ python3 manage.py makemigrations && python3 manage.py migrate
  4. ~/mysite$ python3 manage.py runserver
  5. visit 127.0.0.1:8000/studygroups