Re: [web2py] error in trunk

2011-09-12 Thread Martín Mulone
You are right, current trunk is broken 2011/9/12 Marin Pranjic > few more errors: > ImportError: cannot import name redirect > ImportError: No module named validators > > This is weird. Is it just me? > > > > On Mon, Sep 12, 2011 at 1:15 PM, Marin Pranjić wrote: > >> Traceback (most recent call

Re: [web2py] error in trunk

2011-09-12 Thread Marin Pranjic
few more errors: ImportError: cannot import name redirect ImportError: No module named validators This is weird. Is it just me? On Mon, Sep 12, 2011 at 1:15 PM, Marin Pranjić wrote: > Traceback (most recent call last): > File "web2py.py", line 16, in >import gluon.widget > File "/srv/te

Re: [web2py] Error in trunk with admin layout?

2010-11-04 Thread rochacbruno
+1 Enviado via iPhone Em 04/11/2010, às 11:33, Seeker escreveu: > Hi, > > In trunk: > Not sure if i have done something wrong, but admin seems to be without > a layout ... > Anyone else experiencing this? > > Thanks.