We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f050147 commit 371bd5fCopy full SHA for 371bd5f
README.md
@@ -53,7 +53,7 @@ API_PERMISSION_CONF = {
53
54
You can custom `API_PREFIX` as a str like `'/'` or list like `['api/account', 'api/topic']`.
55
56
-** When you set `TOKEN_EXPIRE`, you need add below in your `REST_FRAMEWORK` settings. **
+**When you set `TOKEN_EXPIRE`, you need add below in your `REST_FRAMEWORK` settings.**
57
58
```python
59
REST_FRAMEWORK = {
0 commit comments