Hook the GeneralMeetings model (used in documents package) into events
Currently these are stored completely separately. We could instead create a ForeignKey relation to the relevant event to derive the date and location.
Edited by Ghost User
Currently these are stored completely separately. We could instead create a ForeignKey relation to the relevant event to derive the date and location.