After submitting my email and password in the GAE deploy field of the appadmin:
Traceback (most recent call last): File "/devel/web2py/web2py_gae/gluon/restricted.py", line 107, in restricted exec ccode in environment File "/devel/web2py/web2py_gae/applications/admin/controllers/gae.py", line 78, in <module> File "/devel/web2py/web2py_gae/gluon/globals.py", line 100, in <lambda> self._caller = lambda f: f() File "/devel/web2py/web2py_gae/applications/admin/controllers/gae.py", line 44, in deploy if not item[1] in request.vars.applications] TypeError: argument of type 'NoneType' is not iterable What is wrong here? Thanks, Timmie --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---