clean up versions of jquery : trash oldies (1.7 and 1.9) and keep only 1.10 and 2.0
[myslice.git] / reset.py
1 #!/usr/bin/env python
2 rm myslice.sqlite3
3 ./manage.py syncdb
4 ./manage.py migrate portal