Singeeking
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Singeeking created a post, Answeredthe 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 created a post, 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.