PyCharm + Django + Google App Engine + virtualenv

Hi,

I know how to start a Django project with virtualenv in PyCharm.
I know how to start a Django project with app engine support in PyCharm.
I know how to deploy a project GAE in PyCharm.

But I cannot successfully deploy a Django project with virtualenv to GAE. Please Help.
0
Hi feng63600,

PyCharm suggests to create Django+GAE project. You just need to select Google AppEngine Project type and than enable Django support.
0
Avatar
Permanently deleted user
thanks for the reply, but I tried to deploy, the virtualenv does not seem working. Does Pycharm support deploying virtualenv as well. I could not find any relevant in the pycharm documentation.
I am trying to deploy a pinax project for testing. Thanks.
0
What is exactly the error output?
0

请先登录再写评论。