Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 148 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 148 Bytes

storyrating

story rating

Setup

pip install django==1.9.1

python manage.py makemigrations

python manage.py migrate

python manage.py runserver