Teh same in another app

  File 
"/home/rochacbruno/projects/199test/applications/cursodepython/controllers/default.py"
<http://127.0.0.1:8001/admin/default/edit/cursodepython/controllers/default.py>,
line 272, in user

    return dict(form=auth())

  File "/home/rochacbruno/projects/199test/gluon/tools.py", line 1125,
in __call__

    return getattr(self,args[0])()

  File "/home/rochacbruno/projects/199test/gluon/tools.py", line 1724, in login

    next = replace_id(next, form)

  File "/home/rochacbruno/projects/199test/gluon/tools.py", line 74,
in replace_id

    if url and not url[0] == '/' and url[:4] != 'http':
NameError: global name 'url' is not defined

Reply via email to