simplworld / simpl-games-api

An open source platform for creating amazing games and simulations
https://simpl.world/
GNU General Public License v2.0
7 stars 5 forks source link

ScenarioViewSet.rewind should be able to remove all periods #14

Closed janeeisenstein closed 5 years ago

janeeisenstein commented 5 years ago

Currently, ScenarioViewSet.rewind always leaves at least one period. It should be updated to support removing all of a scenario's periods.

janeeisenstein commented 5 years ago

Closing this since removing all of a scenario's periods can be done using bulk delete.