Hi there,
I just tracked down a thorny problem I was having with Storage.getlist(),
and think it may be useful to folks.
The particular situation was a strange edge-case, where I'm wanting a
request.vars value as a list, so am calling:
my_ids = request.vars.getlist('my_id')
The problem was tha
Fast work! Thanks
On Tuesday, November 27, 2012 8:16:22 AM UTC-8, Massimo Di Pierro wrote:
>
> Good catch! Fixed in trunk.
>
> On Tuesday, 27 November 2012 03:37:43 UTC-6, roger wrote:
>>
>> Hi there,
>>
>> I just tracked down a thorny problem I was having with
Is there a (good) way to control a job from a web2py controller ?
By control I mean: start, stop and communicate with it.
By job I mean everything that take too long to wait the end before the
controller return. My first need is a long running python function
(that I can encapsulate in an object,
+1 pls.
On Nov 8, 4:37 am, DenesL wrote:
> I will take one. Thank you.
>
> On 7 nov, 16:08, Nicolás de la Torre wrote:
>
> > Invited:
>
> > debe...@yahoo.com
> > kuo...@gmail.com
> > murxun...@googlemail.com
> > jorgeh...@gmail.com
>
> > I have 5 invites left. Just ask.
--~--~-~--~
Hello,
I know I am probably overlooking something really obvious, but I can't
get the datepicker to show up for a simple search field. The search
seems to work ok, but I have to manually enter the date.
my controller function is:
**
5 matches
Mail list logo