mgaitan / waliki

A wiki engine powered by Django and Git
http://waliki.pythonanywhere.com
BSD 3-Clause "New" or "Revised" License
309 stars 56 forks source link

Delete page view #5

Closed mgaitan closed 9 years ago

mgaitan commented 10 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

Only accept POST and need a confirmation dialog wherever it is used

captura de pantalla de 2014-10-02 10 10 38