Pycharm can't identified django's request.user

When I use "request.user", the PyCharm Professional Can't understand.

 

I've already turn on the django.contrib.auth.middleware.AuthenticationMiddleware and it works well.

0

Please sign in to leave a comment.