Skip to content

Instantly share code, notes, and snippets.

@st4lk
Created November 2, 2012 12:06
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 st4lk/4000793 to your computer and use it in GitHub Desktop.
Save st4lk/4000793 to your computer and use it in GitHub Desktop.
Python: django create fixtures
python manage.py dumpdata --indent=4 > initial_data.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment