On Jun 5, 2011, at 5:28 PM, Massimo Di Pierro wrote:
>
> On Jun 4, 4:08 pm, weheh wrote:
>> On 1.96.3 I tried the new app wizard for kicks. I let everything
>> default except for the app name, "foobar". Wizard crashed.
>>
>> Traceback (most recent call last):
>> File "N:\web2py\gluon\restricte
On Jun 5, 2011, at 5:28 PM, Massimo Di Pierro wrote:
>
> Can you help us debug this?
>
> In applications/admin/wizard.py
>
>if not
> app_create(app,request,force=True,key=params['security_key']):
>session.flash = 'Failure to create application'
>redirect(URL('step6'))
>
>
Can you help us debug this?
In applications/admin/wizard.py
if not
app_create(app,request,force=True,key=params['security_key']):
session.flash = 'Failure to create application'
redirect(URL('step6'))
### save metadata in newapp/
wizard.metadata
meta = os.path.join(re
3 matches
Mail list logo