An error occurred while fetching reviewers.
Make organizer default address required
- Dec 09, 2024
-
-
Antoine Albertelli authored
Previously this was enforced in Python, which could be more error prone. Replace the deletion logic with the databases' restricted deletion mode.
-
Jari Rentsch authored
As address has a foreignkey to organizer, we need to keep the default_address nullable. However we require it in the forms. Additionally I improved the address tests.
ec2cfe04
-