Skip to content

Instantly share code, notes, and snippets.

@jonathancg90
Last active December 18, 2015 17:29
Show Gist options
  • Save jonathancg90/5819101 to your computer and use it in GitHub Desktop.
Save jonathancg90/5819101 to your computer and use it in GitHub Desktop.
find . -name '*.pyc' -delete
./manage.py migrate --delete-ghost-migrations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment