diff --git a/atila/settings.py b/atila/settings.py index b7d24b9..ce32a5a 100644 --- a/atila/settings.py +++ b/atila/settings.py @@ -55,6 +55,7 @@ 'userprofile', 'atlas', 'rest_framework', + 'rest_framework_simplejwt', ] MIDDLEWARE = [