Managing Books in book store with Django App use: python3 manage.py makemigrations; python3 manage.py migrate; python3 manage.py createsuperuser; python3 manage.py runserver;