Looks great Ahmad, thanks a lot for putting up with all my feedback. I'll try and merge this in before the next release which I hope to get out over the next day or so.
On Sun, Jun 8, 2014 at 12:35 AM, Ahmad Khayyat <[email protected]> wrote: > Pull request implementing can_move during page moves only: > https://bitbucket.org/stephenmcd/mezzanine/pull-request/64/ > > - Interface: can_move(request, new_parent) > . Raises a PageMoveException if permission is denied. Does not return > anything. > - Docs included. > - Not called during page creation, as explained in the included docs. > > - > Uses Django messages to display a message in case the move is denied. > Message defaults to "Illegal page move", but can be overridden as shown in > an example in the included docs. > > -- > You received this message because you are subscribed to the Google Groups > "Mezzanine Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Stephen McDonald http://jupo.org -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
