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

Move page view #6

Closed mgaitan closed 9 years ago

mgaitan commented 10 years ago

This view should allow to change the slug and/or path (and file extension) associated to a page. A signal is sent with sensitive data and a Git receiver should listen to it to run a git mv

2 depends on this.