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 0e98508 commit c9e989eCopy full SHA for c9e989e
docs/settings.rst
@@ -11,7 +11,7 @@ Some of Simple JWT's behavior can be customized through settings variables in
11
# Django project settings.py
12
13
from datetime import timedelta
14
-
+ from django.conf import settings
15
...
16
17
SIMPLE_JWT = {
0 commit comments