Tag Archives: release

Making a complex customized Django form template? Remember to include form.non_field_errors!

This drove me crazy for about 30 minutes. If you’re making a heavily customized form template with Django, the newforms documentation suggests this format: But, if you do any sort of non-field specific (form-level) validation, those validation messages won’t be … Continue reading

Posted in internets, tech | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | 13 Comments