Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 306 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 306 Bytes

feature_requests

Clone the repo, cd to the parent 'feature_requests' directory.

Run python manage.py syncdb

Then run python manage.py runserver

In your browser go to 'localhost:8000'

First, add a client and then submit a request.

From there the navigation should be easy!