Mitch Berkson
- 活动总数 35
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 15
-
创建于 How to "enable Django support for the project" for a remote project?
I am trying to run/debug a django project on AWS. When I try to run it, PyCharm says "Error: Please enable Django support for the project". The only Django project root options are local. Should... -
创建于 How to reference django files when using remote server interpreter
I have an existing django project on an AWS instance. I have copied the Python files to my local machine. The django file references are, naturally, not resolved, since the django files are not o...