Skip to content

Adding birth_date and birth_location field to follow new legal obligation

aeltheos requested to merge required_user_data into dev

Added two fields to Person (member/models.py), default are specified so migration should be ok.

Added the fields in member/forms.py

Added the fields to member/test.py where required

Edited by aeltheos

Merge request reports