/dbreset

https://bitbucket.org/bconstantin/django_polymorphic/ · #! · 5 lines · 3 code · 2 blank · 0 comment · 0 complexity · 6fc6e11f3892500e451b2395f272bba3 MD5 · raw file

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