Transreductionist
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
Transreductionist created a post, Successful login in shell, but Pycharm returns DoesNotExist
Pycharm is used for a Django project with GoogleAppEngine. The project settings.py file is properly configured, i.e. INSTALLED_APPS and AUTHENTICATION_BACKENDS properly defined. A class UserProfile...