`python manage.py makemigrations` throws `FATAL: database "agosuirpa" does not exis` can be solved by adding the DB manually in postgres through postgres command-line or pgAdmin 4
python manage.py makemigrationsthrows
FATAL: database "agosuirpa" does not exiscan be solved by adding the DB manually in postgres through postgres command-line or pgAdmin 4