Code for Talk on RESTFUL Api's Steps to run this project. Run them from outside the project directory: virtualenv myenv -p python3 source myenv/bin/activate Now go inside the project directory. pip install -r requirements.txt python manage.py runserver