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
pip3 install -r requirements.txt
./manage.py migrate
./manage.py runserver
- Navigate to http://localhost:8000/