Django username must be less than 30 char so we use a hash of email
[myslice.git] / README.migrations
1 see reset.sh
2
3 ./manage.py schemamigration portal --initial
4 ./manage.py schemamigration portal extend_slice --auto