buggyrace / buggy-race-server

Race server and supporting material for running a "Buggy Racing" Python programming project
https://www.buggyrace.net
Other
1 stars 0 forks source link

allow user to delete buggy #171

Closed davewhiteland closed 1 year ago

davewhiteland commented 1 year ago

Currently there's no delete buggy option: once you've uploaded any JSON, the buggy is written to the database and you're potentially entered into every race (provided you're an active, enrolled student).

However it might be handy to be able to clear this either as a user, or as an admin.

davewhiteland commented 1 year ago

closed by 05d002a, buggy page now has delete button (configurable to be staff only (by default) because it's not clear there's any good reason for student to delete a buggy)