-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
apibackenddjangodjango-adminenhancementNew feature or requestNew feature or requestfrontendDesign, HTML, CSS, JSDesign, HTML, CSS, JShelp wantedExtra attention is neededExtra attention is neededpriority medium
Description
Is your feature request related to a problem? Please describe.
The current data model does only allow a single PublishedSpeaker/Speaker for each Talk instance. There are talks/sessions that are performed by multiple speakers and we should allow this in the data model.
Describe the solution you'd like
Allow adding additional speakers for a talk. The new speaker should have its own speaker data and should be able to edit the data by him/herself.
Additional context
Data model, export scripts, frontend and test data and tests have to be adapted.
jenslauterbach
Metadata
Metadata
Assignees
Labels
apibackenddjangodjango-adminenhancementNew feature or requestNew feature or requestfrontendDesign, HTML, CSS, JSDesign, HTML, CSS, JShelp wantedExtra attention is neededExtra attention is neededpriority medium