MAKENTNU / web

The website of the student organization MAKE NTNU, built with Django.
https://makentnu.no
MIT License
9 stars 5 forks source link

Fix changing of a reservation when you cannot use the machine #504

Open ddabble opened 1 year ago

ddabble commented 1 year ago

[Originally created on the "Dev-Web" Trello board, by @zootos on March 4, 2019]

Currently, if the user tries to change a reservation they (or MAKE) have made for a machine they do not have (or no longer have) access to, the form will not work correctly. It should instead redirect to or just show an informative error page.