Django-spectator

Latest version: v14.1.1

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

Scan your dependencies

Page 9 of 11

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.

5.2.0

Not secure
- Add a Note field to Events.
- Add JavaScript to the Admin Event Change form to show/hide fields that aren't required for the chosen Event kind.

5.1.3

Not secure
- Remove some leading and trailing spaces within links in some templates (also in 5.1.1 and 5.1.2)

5.1.1

Not secure
- Fix display of a movie's year if `USE_THOUSAND_SEPARATOR` is True

Page 9 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.