amschaal / django-ezreg

4 stars 3 forks source link

Admin Register after Event Closing Date #79

Closed monicabritton closed 6 years ago

monicabritton commented 6 years ago

An admin should be able to register someone even if the "Open until" date has passed.

Just tried this and got "Server Error (500)"

Thanks.

amschaal commented 6 years ago

This was actually a feature request, and pointed out a bug. The feature has been added. Also, the server error allowed me to find a bug introduced by a Django upgrade. That should be fixed and users should once again get a page telling them that the event is closed instead of an error.