Generate Keypair: portal/actions.py function sfa_get_user returns a single user not...
[unfold.git] / reset.py
1 #!/usr/bin/env python
2 rm myslice.sqlite3
3 ./manage.py syncdb
4 ./manage.py migrate portal