mirror of
https://github.com/Southampton-RSG/breccia-mapper.git
synced 2026-03-03 03:17:07 +00:00
feat: add location fields to person answer sets
This commit is contained in:
@@ -78,6 +78,8 @@ class PersonAnswerSetForm(forms.ModelForm, DynamicAnswerSetBase):
|
||||
'job_title',
|
||||
'disciplines',
|
||||
'themes',
|
||||
'latitude',
|
||||
'longitude',
|
||||
]
|
||||
widgets = {
|
||||
'nationality': Select2Widget(),
|
||||
|
||||
Reference in New Issue
Block a user