Trying to set up the Development Environment using Django [closed]
I'm trying to create a web-driven database using PostgreSQL and Python. I've successfully created all the necessary tables in the database, but I'm having difficulty setting up the development environment in my terminal.
trying to set it up in my termina
python manage.py migrate
Above is the code I ran but the error message [my response] (https://i.sstatic.net/D3ouVJ4E.png)