DjangoCon 2014 – Practical Django Security

DjangoCon 2014 – Practical Django Security

Web application security is an ever present problem. The “don’t trust user input” mantra sounds nice but doesn’t practically work. In this talk we will go over introduce and apply a set of practical programming paradigms that you can use to write secure code.