Link to Validation page in the top menu, limited users to PLE for the GEC18 DEMO
[myslice.git] / reset.py
1 #!/usr/bin/env python
2 rm myslice.sqlite3
3 ./manage.py syncdb
4 ./manage.py migrate portal