/skea_django

Simple Django App for Seth & Ken's Excellent Adventures (in Code Review)

Primary LanguagePython

skea_django

SKEA == Seth & Ken's Excellent Adventures (in Code Review) A small django application for use in demo-ing django routes, etc.

Requirements


Python3 + Django > 2.1

Quickstart


  1. pip3 install -r requirements.txt
  2. ./manage.py migrate
  3. ./manage.py runserver
  4. Navigate to http://localhost:8000/