Closed mgaitan closed 9 years ago
Implement a view to delete a page. When the page instance is delete, the associated file is also removed. Git should capture the signal and run git rm
git rm
Only accept POST and need a confirmation dialog wherever it is used
POST
Implement a view to delete a page. When the page instance is delete, the associated file is also removed. Git should capture the signal and run
git rm
Only accept
POST
and need a confirmation dialog wherever it is used