Added document support to events
Closes #257 (closed)
Short description
This MR allows adding documents to events, and adds a new EventDocument
submodel of Document
which allows committees to create and own documents.
Steps to use this feature
- Create a new committee
- Create a new event organized by the committee created in the previous step.
- Create a event document owned by document.
- Add the newly created document to the new event.
- Go to the event page, there should now be a new section with a list of documents.