Update django.md

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

@ -11,7 +11,7 @@ cd django_rest_api
python manage.py startapp contacts_api
python manage.py migrate
```
**NOTE** you'll have to run `source ~/ga-env/bin/activate` every time you start a new terminal
**NOTE:** you'll have to run `source ~/ga-env/bin/activate` every time you create a new terminal window
edit django_rest_api/settings.py

Loading…
Cancel
Save