Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 110 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 110 Bytes

Running

  1. cd mysite
  2. py ./manage.py runserver

Testing

  1. cd mysite
  2. py ./manage.py test