mirror of
https://github.com/Southampton-RSG/breccia-mapper.git
synced 2026-03-03 11:27:09 +00:00
refactor: migrate to question sets for person qs
This means we're starting to use the same system for person questions as for relationship questions
This commit is contained in:
@@ -40,7 +40,6 @@ class PersonForm(forms.ModelForm):
|
||||
'organisation_started_date',
|
||||
'job_title',
|
||||
'disciplines',
|
||||
'role',
|
||||
'themes',
|
||||
]
|
||||
widgets = {
|
||||
|
||||
Reference in New Issue
Block a user