January 2020 Release
Bug Fixes
- Fix meeting pin location.
- Only show live Wagtail pages for
Locations
andMeetings
. - Do not allow choosing regions without a parent.
New Features
- Add time to the meeting search in addition to date.
- Switch to an explicit cache entry for the API feed; clear cache entry when a
Meeting
orLocation
is saved.
Meta
- Add the BSD license file.
- Switch to
setuptools-scm
and removeMANIFEST.in
.