Django-spectator

Latest version: v15.0.1

Safety actively analyzes 706259 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 12

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.

7.0.2

Not secure
- Fix the setting of Events' `title_sort` field when saving them in Admin.

7.0.1

Not secure
- Fix order of works (Movies, Plays, etc) on EventDetail pages.

7.0.0

Not secure
- An Event can have more than one Movie or Play.
- An Event can have multiple Classical Works, Dance Pieces, Movies or Plays, no matter what 'kind' it is.
- Each type of work (Movie, Classical Work, etc.) can be put in a specific order within an Event.
- Removed old imports for Django 1.10 and below.
- Various other internal tweaks.

6.0.0

Not secure
- Rationalise (change) URLs around Events, Movies and Plays. It used to be that Movies' and Plays' Detail page served as the place where their Events were listed. That's still the case, but now we also have individual Event Detail pages for Movie- and Play-related Events.
- Change URLs of Dance Pieces and Classical Works. From `/events/classical/works/` to `/events/classical-works/` and from `/events/dance/pieces/` to `/events/dance-pieces/`.
- Fix some templates when there's missing Venue address or country.
- In Venue admin list, in the countries filter, only show countries in use.
- A few other bits of template tidying.

Page 9 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.