Introduce utility to export all data related to an event to json
Compare changes
- Benjamin Hättasch authored
This consists of a bash script to call and prepare as well as a python script to process the dump created by django and restrict it to the entries related to the event
Utils/json_export.py
0 → 100644
+ 57
− 0