Hello everyone, is there a particular why Mezzanine didn't implement 
reversion in order to get revision support? I'm trying to add it 
after-the-fact and I got it to work for the blog module but the pages 
module doesn't seem to play nice with reversion.

I used patch_admin() to add the RichTextPage model to reversion but it 
fails with this error:

TypeError: change_view() takes 3 positional arguments but 5 were given


Does anyone know how to integrate django-reversion with Mezzanine's pages 
correctly?

-- 
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.

Reply via email to