Fixtures

Create fixtures from dev db:

python manage.py dumpdata app.Modelname --indent 4 > app/fixtures/filename.json