+1
2015-03-19 14:07 GMT-03:00 Massimo Di Pierro :
> done. Thanks.
>
> On Thursday, 19 March 2015 05:26:22 UTC-5, Kiran Subbaraman wrote:
>>
>> Yes, it is.
>> This line of code probably needs to be changed:
>> https://github.com/mdipierro/web2py-book/blob/master/
>> controllers/default.py#L152 to
done. Thanks.
On Thursday, 19 March 2015 05:26:22 UTC-5, Kiran Subbaraman wrote:
>
> Yes, it is.
> This line of code probably needs to be changed:
> https://github.com/mdipierro/web2py-book/blob/master/controllers/default.py#L152
>
> to
> k = data.lower().find(search.lower())
>
>
>
>
> On Thu
Yes, it is.
This line of code probably needs to be changed:
https://github.com/mdipierro/web2py-book/blob/master/controllers/default.py#L152
to
k = data.lower().find(search.lower())
On Thursday, March 19, 2015 at 2:35:59 PM UTC+5:30, Kenneth wrote:
>
> Hello,
>
> is the search function in
3 matches
Mail list logo