amschaal / django-ezreg

4 stars 3 forks source link

Do not allow deletion of active registration sites #132

Closed monicabritton closed 5 years ago

monicabritton commented 5 years ago

Either put a rule in place that a registrations site can't be deleted if it has at least one applicant or registrant, OR put a rule in place that a registration site can't be deleted if it is active (e.g., they would need to uncheck the active box first.

amschaal commented 5 years ago

Deleting events with registrations no longer allowed. Will require going into django admin or command line to do it to eliminate any mistakes.