mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-06-21 01:48:21 +02:00
List pre-registrations (TODO: filter)
This commit is contained in:
@ -154,6 +154,8 @@ class WEIRegistration(models.Model):
|
||||
)
|
||||
|
||||
health_issues = models.TextField(
|
||||
blank=True,
|
||||
default="",
|
||||
verbose_name=_("health issues"),
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user