Skip to content

Instantly share code, notes, and snippets.

@renatooliveira
Created June 19, 2014 18:48
Show Gist options
  • Save renatooliveira/71bddd90ddbb4b34f0ac to your computer and use it in GitHub Desktop.
Save renatooliveira/71bddd90ddbb4b34f0ac to your computer and use it in GitHub Desktop.
def forwards(self, orm):
User.objects.create_superuser(...)
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment