/dbreset
https://bitbucket.org/bconstantin/django_polymorphic/ · #! · 5 lines · 3 code · 2 blank · 0 comment · 0 complexity · 6fc6e11f3892500e451b2395f272bba3 MD5 · raw file
- #!/bin/bash
- rm /var/tmp/django-polymorphic-test-db.sqlite3
- ./manage.py syncdb