portal: added wip for PI validation page
[myslice.git] / reset.py
1 rm myslice.sqlite3
2 ./manage.py syncdb
3 ./manage.py migrate portal