install all python packages on your system which is listed in req.txt file.
How to Run-
1.Open cmd or terminal
2.Go to file location were manage.py is located
3.Run the command python manage.py runserver
4.Open your browser and open url http://127.0.0.1:8000/