My IPython notebook slides source during my presentation at PyCon MY 2016. You can see the slides directly using nbviewer here.
Basically my presentation consists of two parts:
-
A vulnerable Django application
I'd like to show what is web application vulnerabilities. The code is intended to be unsecure code. -
Securing Django
Securing your Django application from the configuration settings.