mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-27 00:19:53 +03:00
Update index.md
insertion of 'rest_framework' inside 'setting.py' without specifying looks a little bit confusing, So I suggest it to be amended.
This commit is contained in:
parent
efc7c1d664
commit
f1f44a344f
|
@ -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` setting.
|
||||
Add `'rest_framework'` to your `INSTALLED_APPS` inside setting.py file.
|
||||
|
||||
INSTALLED_APPS = [
|
||||
...
|
||||
|
|
Loading…
Reference in New Issue
Block a user