payshare icon indicating copy to clipboard operation
payshare copied to clipboard

Export data for a Collective

Open cb109 opened this issue 7 years ago • 0 comments

There should be a way to have a simple human- and machine-readable backup of all data around a Collective, preferrably as JSON. Django has a generic serializer that may help with that and there's also ways to aggregate related data as a whole https://cbuelter.wordpress.com/2016/10/26/collecting-related-objects-in-django/

This is a prerequisite before even thinking about opening this up to the public on a shared server.

cb109 avatar Mar 06 '19 13:03 cb109