mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-08 14:24:48 +03:00
Add backquotes to the variables.
This commit is contained in:
parent
52090bbe08
commit
d3c23a696d
|
@ -128,7 +128,7 @@ To use the `TokenAuthentication` scheme you'll need to [configure the authentica
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**Note:** Make sure to run manage.py migrate after changing your settings. The rest_framework.authtoken app provides Django database migrations.
|
**Note:** Make sure to run `manage.py migrate after changing your settings. The `rest_framework.authtoken` app provides Django database migrations.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user