You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After installing package (also in INSTALLED APPS) I cant run the project, still getting an error:
env/lib/python3.11/site-packages/rest_framework_jwt/blacklist/models.py", line 10, in
from rest_framework_jwt.settings import api_settings
ModuleNotFoundError: No module named 'rest_framework_jwt.settings'