> errors are in the GAE logs. You need to look in there to figure out
> > > what the bug is.
>
> > > You will get an error if you try to do a JOIN for example, write a
> > > file, or do one of those things that GAE does not support.
>
> > > If yo
;
> Massimo
>
> On Dec 26, 10:13 am, zhaopeng wrote:
>
> > Hi All,
> > a small app works fine on web2py's default host server.but when it
> > runs on gae's dev_appserver,it account an issue:
> > Internal error
> > Ticket issued: unknown
&g
Hi All,
a small app works fine on web2py's default host server.but when it
runs on gae's dev_appserver,it account an issue:
Internal error
Ticket issued: unknown
admin disabled because unable to access password file
maybe it because i use session.token==1(or 0) to check whether the
user has
Hello everybody,
I display some fields of a table use SQLFORM to view.when i get the
request data from SQLFORM, I add some vars to request.vars,then add
the data to db by form.accepts(request.vars,session),but i found the
vars i added in db is None.so i must use db.table.insert() to add the
data
4 matches
Mail list logo