That was the problem! My app is online and operational! Albeit in
alpha form, it still works!
I'm on cloud nine. Thank you everyone!!!
On Aug 31, 1:59 am, mdipierro wrote:
> GAE supports only python 2.5 you seem to be using 2.6. I am not sure
> this is the only problem but this is for sure a
for debugging on GAE try:
* with local dev_appserver.py
- in terminal (for me even more convenient than tickets)
- and also http://localhost:8080/_ah/admin
- with real GAE:
Dashboard: Main -> Logs
for printlike debugging, gae would contaminate generated html.
I just made myprint(*args, **kwarg
GAE supports only python 2.5 you seem to be using 2.6. I am not sure
this is the only problem but this is for sure a problem
On Aug 30, 11:18 pm, hswolff wrote:
> Hello everyone-
>
> I've been working on my first web2py app for the past week and a half
> and finally came to an alpha version that
3 matches
Mail list logo