Terminal superuser
Then the book says that terminal will prompt you to create a superuser account. the syncdb command is no longer used in Django version 1.9 and up. After some research, it seems as if the migrate command populates the databse with tables, but it does not prompt the creation of a superuser account.