Skip to content

Instantly share code, notes, and snippets.

@evantbyrne
Created November 12, 2018 19:42
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 evantbyrne/e69e160708155b92f5bb624e3facfe37 to your computer and use it in GitHub Desktop.
Save evantbyrne/e69e160708155b92f5bb624e3facfe37 to your computer and use it in GitHub Desktop.
Dump Wagtail data
python manage.py dumpdata --natural-foreign --natural-primary -e contenttypes -e auth.Permission --indent 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment