mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-27 08:29:59 +03:00
Update index.md
This commit is contained in:
parent
f1f44a344f
commit
cac08dd845
|
@ -111,7 +111,7 @@ Install using `pip`, including any optional packages you want...
|
|||
|
||||
git clone https://github.com/encode/django-rest-framework
|
||||
|
||||
Add `'rest_framework'` to your `INSTALLED_APPS` inside setting.py file.
|
||||
Add `'rest_framework'` to your `INSTALLED_APPS` inside settings.py file.
|
||||
|
||||
INSTALLED_APPS = [
|
||||
...
|
||||
|
|
Loading…
Reference in New Issue
Block a user