Pycharm can't identified django's request.user Singeeking 创建于 2017年10月03日 15:12 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.