Skip to content

shajzg/restmovieshelf

Repository files navigation

use djangoadmin to start a app name pymovieshelf
modify setting.py 
  add template dir
  add static dir 


virtualenv .
pip install django==1.11
pip install djangorestframework
pip install IMDbPY
pip install simplejson
django-admin startproject djangoapp
django-admin startapp pymovieshelf
  

About

restframework for movie shelf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published