Update django.md

main
Matt Huntington 5 years ago committed by GitHub
parent 00a4b48439
commit a4bb5e9baf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -60,12 +60,6 @@ DATABASES = {
back in terminal run
```
python -m pip install psycopg2
```
if that gives errors, run
```
python -m pip install psycopg2-binary
```

Loading…
Cancel
Save