On 8 Dec., 02:42, mdipierro <[EMAIL PROTECTED]> wrote:
> I posted yet another version of T3. This one can handle/upload static
> files and has a version of appadmin that works on GAE (when the
> expression has an equivalent on GAE)
>
> Should this new version of appadmin be made standard?
>
> It introduces a change. The query string is no longer SQL but web2py-
> ese. This will not break anybody's code so it should not considering
> breaking backward compatibility.
>
> All in favor? All opposed?
>
> Massimo

I am trying it out.
Looks very well, very powerfull and user friendly!

I have installed locally. When uploading to GAE I get this error.

Traceback (most recent call last):
  File "/base/data/home/apps/kultunauten/1.32983687474432139/gluon/
main.py", line 228, in wsgibase
    session._try_store_on_disk(request,response)
  File "/base/data/home/apps/kultunauten/1.32983687474432139/gluon/
globals.py", line 191, in _try_store_on_disk
    response.session_file=open(response.session_filename,'wb')
IOError: invalid mode: wb

Any ideas what's wrong?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to