Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 226 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 226 Bytes

Django Playground

  • Test sandbox to practice and experiment with Django ORM queries, third party packages, and miscellaneous items

Setup (OSX/Linux)

  1. chmod +x setup.sh
  2. ./setup.sh

Testing

  1. pytest