EuroPython/djep

Possible None issue in QuantityForm

Closed this issue · 0 comments

The TicketQuantityForm not necessarily returns a quantity and potentially returns None. This should be caught wherever that form is used.

I could only reproduce it by manipulating the HTML form and emptying one of the form quantities.