Here is short and wonderful starters tutorial for Django.

Here you can understand, how a web page works, how server responses, what or how to run a python application, what kind of framework philosophy is use, how work/ request flow happens between a browser & application.

About Nginx, SWSGI and how they are use for & lot of starter code and tips.