added a link to each platform on Dashboard
[myslice.git] / reset.py
1 rm myslice.sqlite3
2 ./manage.py syncdb
3 ./manage.py migrate portal