refactor: move disciplines to admin-question

Resolves #59
This commit is contained in:
James Graham
2021-02-15 15:29:47 +00:00
parent 0b1f303d62
commit 7021f05b67
6 changed files with 67 additions and 14 deletions

View File

@@ -80,7 +80,6 @@ class PersonAnswerSetForm(forms.ModelForm, DynamicAnswerSetBase):
'organisation',
'organisation_started_date',
'job_title',
'disciplines',
'themes',
'latitude',
'longitude',