mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-07 22:04:48 +03:00
Add backquotes to the variables.
This commit is contained in:
parent
d3c23a696d
commit
20503ce5e3
|
@ -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