Skip to content

Instantly share code, notes, and snippets.

@st4lk
Created November 2, 2012 12:06
Show Gist options
  • Select an option

  • Save st4lk/4000793 to your computer and use it in GitHub Desktop.

Select an option

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