[web2py] Re: Admin disabled because too many invalid login attempts

2015-04-10 Thread Shreyas Pandya
same problem here, Anybody? On Sunday, 22 September 2013 22:27:51 UTC+5:30, Pascal wrote: > > Hello mate, > > I forgot the password of the https online admin page of my Web2py > application and I tried several password. > After few attempt it disable the Admin. > Please can you let me know h

[web2py] how to know the reason for mail.send failure in code

2014-09-26 Thread Shreyas Pandya
mail.send() returns boolean to indicate whether sending was successful or not, but how can I get the reason for failure in code. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/l

[web2py] how to preselect multiple options in SELECT helper

2013-11-15 Thread Shreyas Pandya
please see the question on stack overflow http://stackoverflow.com/questions/1852/how-to-preselect-options-in-select-helper-in-web2py reproduced here for convenience when creating multiple select input with SELECT, OPTION helpers, I want to preselect some options, I tried following OPTION(