- Add a `venue_name` field to Events. This remains the same even if the attaached Venue object changes its name in the future. The new `venue_name` is used in templates related to the Event.
7.2.0
Not secure
- Add an optional `cinema_treasures_id` field, and `cinema_treasures_url` property, to the Venue model.
7.1.3
Not secure
- Fix the Event Year Archive view for Events with no Venue.
7.1.2
Not secure
- Fix templates for Events with no Venue.
7.1.1
Not secure
- Fix bug with adding an Event with no Venue.
7.1.0
Not secure
- Upgrade Bootstrap, for the included templates, to v4.0.0. - Allow Events to not specify a Venue. - Add a `note` field to the Venue model.