Fixture dump / import Dump manage.py dumpdata <application> --format=json > <path/to/fixture> Import manage.py loaddata <path/to/fixture>