Security testing Python Web applications

Your Web application written in Python is tested functionally, so you are done, right? But did you consider feeding in incorrect values? 16Gbs of data? A ? An apostrophe? Negative numbers, or specifically -232? Because that’s what the bad guys…