mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-11-10 12:58:03 +03:00
Fix code block in README.md (#8408)
Hi there,
The code block below show imply `Python` as it lives in `settings.py`
```
INSTALLED_APPS = [
...
'rest_framework',
]
```
This pull request essentially fixes that.
This commit is contained in:
parent
b3083d83ae
commit
b521160c92
Loading…
Reference in New Issue
Block a user