Skip to content

Instantly share code, notes, and snippets.

@Yukilas
Created May 15, 2011 15:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Yukilas/973235 to your computer and use it in GitHub Desktop.
Save Yukilas/973235 to your computer and use it in GitHub Desktop.
Django Fixture - Dumpdata
python manage.py dumpdata blog --indent=4 > blog/fixtures/myFixture.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment