Akihiro Motoki 8cc055157d doc: Use manage.py migrate
`syncdb` subcommand was deprecated in django 1.7 and subsequently
removed in 1.9. We need to use 'manage.py migrate'.

This commit also drops a sample output of 'manage.py migrate'.
I don't think we need to maintain this kind of output and
it can change per Django release.

Closes-Bug: #1777358

Reference: https://docs.djangoproject.com/en/dev/topics/http/sessions/#using-database-backed-sessions

Change-Id: Ib3a7e50584a8deb9bee409335464163b7b1258d1
2019-01-07 23:50:07 +09:00
..
2019-01-07 23:50:07 +09:00