Running on Local Machine Setup Conda/Venv Install Django pip3 install django Run the Server python3 manage.py runserver On Editing DB youu should Migrate the DB python3 manage.py makemigrations Project made for NIE Django Bootcamp License MIT