Hands on with python's most-used web framework: did you ever wonder how some developers are able to deploy web apps so fast? While you are still writing your SQL queries to retrieve some data from the database they are already tinkering with the color of their front end buttons. Meet Django, the python framework for web developers with deadlines. In this session we will write our first simple Django app, explore the features of the Django ORM and see how you can write front-end templates.