fusionbox / django-widgy

A CMS framework for Django built on a heterogenous tree editor.
http://wid.gy
Other
332 stars 52 forks source link

Make it easy to copy pages across databases #322

Open rockymeza opened 9 years ago

rockymeza commented 9 years ago

Say we have a live server and a dev server. I make a page on the live server, and I notice a CSS bug.

I would like a way to copy that page data from the live server to the dev server or to my local machine.

Perhaps we could have a serialization format? idk how this would work with images.