Update django.md

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

@ -167,7 +167,7 @@ Install `djangorestframework`:
python -m pip install djangorestframework
```
edit django_rest_api/settings.py
edit django_rest_api/settings.py to tell django to use djangorestframework
```python
INSTALLED_APPS = [

Loading…
Cancel
Save