Running the project pip install -r requirements.txt python manage.py migrate python manage.py createsuperuser python manage.py runserver visit http://127.0.0.1:8000/admin/ and login with the superuser credentials