/2016.pycon.my

IPython notebook slides

Primary LanguageHTML

2016.pycon.my

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:

  1. A vulnerable Django application
    I'd like to show what is web application vulnerabilities. The code is intended to be unsecure code.

  2. Securing Django
    Securing your Django application from the configuration settings.