#!/bin/bash python manage.py dumpdata --indent=2 sites gwst_app.Region gwst_app.Resource gwst_app.Interview gwst_app.InterviewGroup gwst_app.InterviewAnswerOption gwst_app.QuestionGroupValidator gwst_app.QuestionGroup gwst_app.InterviewQuestion gwst_app.InterviewInstructions gwst_app.InterviewQuestionText gwst_app.InterviewAnswerOptionText gwst_app.FaqGroup gwst_app.Faq > gwst_app/fixtures/initial_data.json