Closed coppolaemilio closed 2 months ago
Currently, users can delete entries only when the showreel is open for submissions. To enable deletion during the voting phase, a quick solution would be to include or Showreel.VOTE
on line 164 of views.py. However, I'm unsure if this aligns with the intended functionality, especially if deletion should only be allowed when the submission is open.
Some users got in touch with us asking to remove the game from the submission list. It would be good to have that functionality available for them.