Notifications You must be signed in to change notification settings This is a description of how to make a Django project whose sole purpose is to be used by other Django projects as the ORM layer.
Run these commands in the SSH terminal. passwd Set password for root. I'm not sure what the default is. sudo apt update sudo apt install python3-pip python3-dev libpq-dev postgresql postgresql-contrib ...