Skip to content

Commit c9e989e

Browse files
updated import list in docs (jazzband#459)
1 parent 0e98508 commit c9e989e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/settings.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Some of Simple JWT's behavior can be customized through settings variables in
1111
# Django project settings.py
1212
1313
from datetime import timedelta
14-
14+
from django.conf import settings
1515
...
1616
1717
SIMPLE_JWT = {

0 commit comments

Comments
 (0)