Mengu,
I agree to all the mentioned pros for web2py.
Would you like to elaborate on your first item -scalable?
Which features in web2y fo you refer to that facilitates scalability?
cheers
/ jonas
On May 7, 12:13 am, Mengu wrote:
> 1) scalable
> 2) fast
> 3) easy
Thank you,
I've been trying to find more information about LOAD,
web2py_component, web2py_ajax_page and web2py_trap_form, but I still
don't get the big picture.
What are the web2py_components?
When should I use LOAD?...
I'm using ajax, but when should I use the above instead of a
'standard' ajax(
Hi
In sqlhtml.py, SQLFORM:
the comment field's class is w3p_fc.
Should't this be w2p_fc to be consistent with w2p_fl and w2p_fw?
cheers
/ jonas
find "Consider the following names
global: (comma separated)"
There you can add service,auth,T,response,session,request,db or
whatever.
Doing this seems easier then writing "global request", ... at the top
of all of your controller files.
cheers
/ jonas rundberg
--
Subs
Hi Sverre,
I have the exact same issue. (Running web2py 1.87.3)
Did you manage to get to work?
/ jonas
On Nov 4, 11:10 am, Sverre wrote:
> My cron tab looking like this
>
> #crontab
> */2 * * * * root *sys/test_cron
> @hourly root *applications/mm/cron/expire_sessions.py
>
> but
Hi
Using left or right sidebars in layout.html doesn't render the page as
intended. (Using both sidebars seems ok).
layout.html sets the width of #content to 740px, but it should be
720px to handle the padding in #page.
I've tried it on OSX, Chrome+FF5
cheers
/ jonas
Hi
Thanks all for the nice features in 1.96.
Where can I find more information about these changes?
1.96.1 - "from gluon import *" imports in every python module a
web2py environment...
Is this expected to have any significant performance degredation?
1.96.1 - No more need for local_import
loc
7 matches
Mail list logo