TL;DR In this post I will provide example how just one character can make a significant difference regarding security of Django web application. The issue is sql injection. When I test for sql injections and I have access to client codebase (which can save significant amount of money for client), I first search code for using … Continue reading One character to rule them all