Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 147 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 147 Bytes

Installation

Create Database

python manage.py migrate

Run Server

python manage.py runserver

Visit

127.0.0.1:8000