Created
July 22, 2013 11:16
-
-
Save DrMartiner/6053110 to your computer and use it in GitHub Desktop.
Cleanup and restore tables for dajngo app
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(python manage.py sqlclear APP_NAME | python manage.py dbshell) && python manage.py syncdb |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment