amschaal / django-ezreg

4 stars 3 forks source link

Don't delete people from database that cancel during payment #97

Closed monicabritton closed 6 years ago

monicabritton commented 6 years ago

If someone accidentally cancels when trying to complete their registration (e.g., at the payment step), currently their registration is deleted from the database, and it can't be retrieved. This is a problem for someone trying to complete registration from waitlist, or in this particular case, when their application had been approved.