You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To get this project up and running you should start by having Python installed on your computer. It's advised you create a virtual environment to store your projects dependencies separately. You can install virtualenv with <br />
@@ -87,3 +91,14 @@ DATABASES = {
87
91
```SQL
88
92
grant all privileges on database postgres to postgres
0 commit comments