Django Rest API - django-rest-auth

Django Rest API - django-rest-auth

我已经在 pipenv 中安装了 django-rest-auth 包。但是得到这个错误

INSTALLED_APPS 需要是一个列表。 “rest_auth”和“profiles”之间缺少逗号。因此,正在导入模块“rest_authprofiles”。