Add delete functionality to the projects:
Restrict the all projects page to not show the "deleted" ones
Restrict the project detail view page to not show the "deleted" ones, if accessed from direct url
Certainly would be more secure and friendly to ask the user to confirm the delete, but at the moment I was able to do only like this.
Closes: #199
Add delete functionality to the projects: Restrict the all projects page to not show the "deleted" ones Restrict the project detail view page to not show the "deleted" ones, if accessed from direct url Certainly would be more secure and friendly to ask the user to confirm the delete, but at the moment I was able to do only like this. Closes: #199