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!