Introduce utility to export all data related to an event to json
Compare changes
- Nadja Geisler authored
+ 0
− 1
@@ -15,7 +15,6 @@ if [ "$3" = "--prod" ]; then
@@ -15,7 +15,6 @@ if [ "$3" = "--prod" ]; then
python manage.py dumpdata AKDashboard AKModel AKOnline AKPlan AKScheduling AKSubmission --indent=2 > "backups/akplanning_only.json" --traceback