Singeeking
- 活动总数 4
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
Singeeking 创建了一个帖子, 已回答the debug console does not work when use Cygwin
I'm now using CLion EAP 2019.1 CLion 2019.1 BetaBuild #CL-191.6183.6, built on March 13, 2019CLion EAP UserExpiration date: April 12, 2019JRE: 1.8.0_202-release-1483-b39 amd64JVM: OpenJDK 64-Bit S... -
Singeeking 创建了一个帖子, 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.