Skip to content

Commit

Permalink
updated import list in docs (#459)
Browse files Browse the repository at this point in the history
  • Loading branch information
rajan-blackboxes committed Oct 1, 2021
1 parent 0e98508 commit c9e989e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/settings.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Some of Simple JWT's behavior can be customized through settings variables in
# Django project settings.py
from datetime import timedelta
from django.conf import settings
...
SIMPLE_JWT = {
Expand Down

0 comments on commit c9e989e

Please sign in to comment.