django-polymorphic/dbreset

6 lines
80 B
Bash
Executable File

#!/bin/bash
rm /var/tmp/django-polymorphic-test-db.sqlite3
./manage.py syncdb