Open GoogleCodeExporter opened 9 years ago
hi,
the app.yaml file in the sample has utf8 with BOM encoding. If you copy the
content
to an new file and save it to app.yaml again Laucher will start the sample
application. At least it did here.
Original comment by diffenb...@gmail.com
on 4 Jan 2010 at 12:51
I could NOT get this to run from the launcher, even with diffenbach's
suggestion that
I create a new/different app.yaml.
Closer inspection of the docs reveals that the way one launches the app is to
navigate to the folder and run
manage.py runserver
from the command line
Original comment by dan.d...@gmail.com
on 17 Jan 2010 at 5:38
also waiting for the sensible answer on this.. for a couple of months now..
Original comment by Christia...@gmail.com
on 20 Jan 2010 at 12:35
diffenbach method worked for me;
What I did was in GAEL File -> Create New Application
I then opened the newly created app.yaml (1) in a Text Editor, and the app.yaml
(2)
from my appenginepatch directory. Did a select all in (2), and replaced the
contents
of (1), then saved, then copied the (1) app.yaml over into my appenginepatch
site's
directory.
Hope this helps. Cheers
Original comment by nexusflo...@gmail.com
on 5 Feb 2010 at 8:59
diffenbach's method also works for me.
Original comment by wongyan...@gmail.com
on 12 Feb 2010 at 1:30
Attachments:
Original issue reported on code.google.com by
krzyszto...@gmail.com
on 26 Sep 2009 at 1:51