cripes, this file was in the way all along and I've been using 1.7.2 without noticing it
[myslice.git] / reset.py
1 #!/usr/bin/env python
2 rm myslice.sqlite3
3 ./manage.py syncdb
4 ./manage.py migrate portal