This project is archived. Its data is read-only.
Upload meeting documents to meeting-unique directory
This should avoid duplicate names that get a nonce appended, <s>but is non-trivial because `meeting.pk` does not exist in the `upload_to` handler yet, and basing it on `meeting.date` can cause problems and confusion when the date is changed</s>. EDIT: Turns out this does exist, because of the `ForeignKey` relation.
issue