mirror of
https://github.com/Southampton-RSG/breccia-mapper.git
synced 2026-03-03 11:27:09 +00:00
[FEAT] Update database migrations to be more generic and applicable
This commit is contained in:
@@ -195,7 +195,7 @@ class PersonAnswerSetForm(forms.ModelForm, DynamicAnswerSetBase):
|
||||
'project_started_date':
|
||||
f'Date started on the {config.PARENT_PROJECT_NAME} project',
|
||||
'external_organisations':
|
||||
'Please list the main organisations external to BRECcIA work that you have been working with since 1st January 2019 that are involved in food/water security in African dryland regions'
|
||||
'Which external organisations do you work with that are involved in a related field/industry?'
|
||||
}
|
||||
help_texts = {
|
||||
'organisation_started_date':
|
||||
|
||||
Reference in New Issue
Block a user