mediafile fields list_of_speakers_id and filename not required anymore because of mediafile directory
This commit is contained in:
parent
d293832199
commit
fa80e7dfac
@ -1848,7 +1848,6 @@ mediafile:
|
||||
filename:
|
||||
type: string
|
||||
descriptin: The uploaded filename. Will be used for downloading. Only writeable on create.
|
||||
required: true
|
||||
mimetype: string
|
||||
pdf_information: JSON
|
||||
create_timestamp: timestamp
|
||||
@ -1877,7 +1876,6 @@ mediafile:
|
||||
list_of_speakers_id:
|
||||
type: relation
|
||||
to: list_of_speakers/content_object_id
|
||||
required: true
|
||||
on_delete: CASCADE
|
||||
equal_fields: meeting_id
|
||||
projection_ids:
|
||||
|
Loading…
Reference in New Issue
Block a user