auth.logout(log=None) is the solution, thanks.
El sábado, 13 de abril de 2013, 15:57:08 (UTC+2), Annet escribió:
>
> Hi Anthony,
>
> Switching the operations doesn't solve the problem, after logout(), the
> decorator prevents the user from being deleted, however,
> log=None solves the problem.
thx!!
El lunes, 28 de marzo de 2011, 6:12:52 (UTC+2), pbreit escribió:
>
> Isn't it this CSS in static/css/base.css? Also, If you have any interest
> in CSS, Chrome/Safari have an "Inspect Element" command and Firefox has the
> terrific Firebug add on. These are all must-have tools for working w
Hola, aquí la solución. Es fácil.
selectnombre = SELECT(OPTGROUP(*opcions, _label="grupo"), _name="selNombre",
_id="selNombre",
_multiple="multiple")
Saludos!!
El lunes, 15 de febrero de 2010, 10:19:18 (UTC+1), hamdy.a.farag escribió:
>
> Hi
>
> I read this post
>
>
El jueves, 12 de mayo de 2016, 15:39:30 (UTC+2), Alessio Varalta escribió:
>
> Hi, I want to change the dropdown menu in the rigth corner of the web2py
> application. I don't want the text Login but a icon..I see that the code is
> imported with
>
>
> {{='auth' in globals() and
4 matches
Mail list logo