Skip to content

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

Notifications You must be signed in to change notification settings

absoluteappsec/skea_django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published