Can the Django installed with GAE work independently

1 view
Skip to first unread message

Edward Wang

unread,
Nov 2, 2009, 1:07:16 PM11/2/09
to Google App Engine
Hi I am a new fish for Python, Django and GAE. I am trying to follow
the Django Tutorial's instruction.

I have installed GAE to my XP OS and everything is OK from coding to
publish. I suddenly wonder could I just use the Django .96 installed
alone with GAE to develop my general website other than a GAE website.


I added the Django path in GAE to the system path.
D:\Program Files\Google\google_appengine\lib\django\django\bin\

Also revised the register to add this to PYTHONPATH.
HKEY_LOCAL_MACHINE\SOFTWARE\Python\PythonCore\2.5\PythonPath

It seemed nothing I can do about it anymore, then I tried to verify
whether Django is available for using by:

>>> import django

Traceback (most recent call last):
File "<pyshell#0>", line 1, in <module>
import django
ImportError: No module named django

Then what should I do with this situation?
What other information I need to provide to figure the problem?
Thanks!

ego008

unread,
Nov 2, 2009, 7:39:15 PM11/2/09
to google-a...@googlegroups.com
use app-engine-patch

2009/11/3 Yan Wang <von...@gmail.com>
Reply all
Reply to author
Forward
0 new messages