[web2py] Re: web2py auto generated forms

2018-05-06 Thread Anthony
On Sunday, May 6, 2018 at 8:37:18 PM UTC-4, Ali Mhrez wrote:
>
> Hello web2py community
> I heard that using auto generated forms (e.i forms, grid ...etc) is not 
> good in production, so i wonder if this is true? and if yes why is that?
> If i can remember correctly, mr massimo says that in one of his videos in 
> youtube...
>

They should be fine as long as they meet your needs in terms of UI and user 
experience.

Anthony 

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] web2py auto generated forms

2018-05-06 Thread Ali Mhrez
Hello web2py community
I heard that using auto generated forms (e.i forms, grid ...etc) is not 
good in production, so i wonder if this is true? and if yes why is that?
If i can remember correctly, mr massimo says that in one of his videos in 
youtube...

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Re: Scheduler: Is it possible to assign a task to all workers that are part of a group?

2018-05-06 Thread Francisco Ribeiro
Thank you for confirming.

I presume that I still can take a list of workers belonging to a single 
group and assign the same task multiples times (once per worker), which 
would still suit my needs (expect if i want to cancel it for whatever 
reason which becomes harder / less convenient). Do you see any problem 
doing that?

On Sunday, 6 May 2018 04:16:53 UTC+1, Massimo Di Pierro wrote:
>
> No. I do not believe there is any way to guarantee that every work will 
> execute the same task.
>
>
> On Friday, 4 May 2018 17:36:30 UTC-5, Francisco Ribeiro wrote:
>>
>> The question refers to submitting a task simultaneously to all workers 
>> within a group.
>>
>> Thank you
>>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Re: web2py 2.16.1 is OUT

2018-05-06 Thread lyn2py
Hi Massimo, I explained with some examples over 
at: https://groups.google.com/forum/#!topic/web2py/tNmfCY5nxHM

I tried to fiddle with gluon/restricted.py but not knowing what the 
functions / methods are for, I gave up after some hours and used a quick 
fix for now, in hope of a proper traceback ticket for py3 soon. Thank you 
for looking into it!

On Sunday, May 6, 2018 at 10:59:04 AM UTC+8, Massimo Di Pierro wrote:
>
> can you show an example of what you mean?
>
>
> On Friday, 27 April 2018 21:21:47 UTC-5, lyn2py wrote:
>>
>> Hello,
>>
>> The traceback for Python 3 is not like the ones in Python 2 and it can 
>> get difficult to debug the program, is it possible to see a fix soon?
>>
>> Thank you!
>>
>> On Tuesday, November 14, 2017 at 1:59:52 PM UTC+8, Massimo Di Pierro 
>> wrote:
>>>
>>> web2py 2.16.1 is OUT
>>>
>>> Lots of bugs fixes contributed by the community. Thanks Leonel, Paolo, 
>>> Giovanni, and all those who contributed.
>>>
>>> the most visible changes are:
>>>
>>> - welcome now defaults to bootstrap 4
>>> - lots of cleanup in the welcome app and new examples in default.py
>>> - simplified layout.html
>>>
>>> Massimo 
>>>
>>>
>>>
>>>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.