Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
py4web
Conversations
Labels
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
py4web
Contact owners and managers
1–30 of 1461
Hello everybody. You are all welcome here. Please be friendly to each other.
Mark all as read
Report group
0 selected
Massimo
Jun 24
py4web 1.20250623.1
Changelog: - Logs of fixes in the Grid logic. - fixed list:string in forms You must copy utils.js
unread,
py4web 1.20250623.1
Changelog: - Logs of fixes in the Grid logic. - fixed list:string in forms You must copy utils.js
Jun 24
donal...@gmail.com
, …
Massimo
6
Jun 24
Grid Tutorials with htmx - what is the proposed solution?
Something like this? controllers.py @action("parent") @action.uses(auth, "parent.html
unread,
Grid Tutorials with htmx - what is the proposed solution?
Something like this? controllers.py @action("parent") @action.uses(auth, "parent.html
Jun 24
Tom Clerckx
,
Massimo DiPierro
5
Jun 23
Performance improvement suggestion
So the failing test is: testargs = ["run", "-d", "demo", dir] res =
unread,
Performance improvement suggestion
So the failing test is: testargs = ["run", "-d", "demo", dir] res =
Jun 23
Ali
, …
Massimo
11
Jun 22
Dashboard list field UI breaks when any list field has a null value
I thinks is now fixed in master (make sure to force reload of utils.js if you use it, _dashboard and
unread,
Dashboard list field UI breaks when any list field has a null value
I thinks is now fixed in master (make sure to force reload of utils.js if you use it, _dashboard and
Jun 22
Wouter Lintzen
, …
Massimo
4
Jun 21
Adding 'represent' to a table breaks Grid
I cannot reproduce this. I need to see a bit more code. The represent on line 1109 is not the field.
unread,
Adding 'represent' to a table breaks Grid
I cannot reproduce this. I need to see a bit more code. The represent on line 1109 is not the field.
Jun 21
Alan Etkin
, …
Massimo
4
Jun 21
No auth menu in scaffolding app
Nico, thanks all your nice PR. All merged and this issue is fixed how you recommended On Saturday, 21
unread,
No auth menu in scaffolding app
Nico, thanks all your nice PR. All merged and this issue is fixed how you recommended On Saturday, 21
Jun 21
Jorge Salvat
,
Massimo
2
Jun 21
broken progress
I agree with the principle. We should prioritize fixing bugs. I think the grid refactoring was
unread,
broken progress
I agree with the principle. We should prioritize fixing bugs. I think the grid refactoring was
Jun 21
Massimo
, …
Jorge Salvat
14
Jun 21
Proposed Grid Refector
there is a node = Grid.parse(request.query)["mode"] which does what your get_mode() does.
unread,
Proposed Grid Refector
there is a node = Grid.parse(request.query)["mode"] which does what your get_mode() does.
Jun 21
Tom Clerckx
Jun 18
web2py website certificate is expired since June 5th
FYI: The certificate of www.web2py.com has expired already quite some time Best regards, Tom.
unread,
web2py website certificate is expired since June 5th
FYI: The certificate of www.web2py.com has expired already quite some time Best regards, Tom.
Jun 18
Guglielmo SAVINO
, …
Lykke Pedersen
5
Jun 17
ldap_plugin issue ?
We want to connect to Active Directory (AD) using ldap. Is it possible to use the py4web login and
unread,
ldap_plugin issue ?
We want to connect to Active Directory (AD) using ldap. Is it possible to use the py4web login and
Jun 17
Tom Clerckx
2
Jun 15
Virtual fields
Update on Test 2: total_price_new seems to also cause an exception in the first call, which seems to
unread,
Virtual fields
Update on Test 2: total_price_new seems to also cause an exception in the first call, which seems to
Jun 15
Alfonso Serra
, …
Massimo
7
Jun 14
auth.get_user auth.login always returns a truthy value
In common.py there is this line auth.enable(uses=(session, T, db), env=dict(T=T)) this is what
unread,
auth.get_user auth.login always returns a truthy value
In common.py there is this line auth.enable(uses=(session, T, db), env=dict(T=T)) this is what
Jun 14
Tom Clerckx
2
Jun 12
Auth login message when not logged in - patch
I saw that you checked in the patch.... One additional change below. 1) Same condition in the
unread,
Auth login message when not logged in - patch
I saw that you checked in the patch.... One additional change below. 1) Same condition in the
Jun 12
Massimo
,
Ali
6
Jun 10
dbadmin
Here is another issue with the new dbadmin. The color of the drop-down items seems to be very close
unread,
dbadmin
Here is another issue with the new dbadmin. The color of the drop-down items seems to be very close
Jun 10
Jacinto Parga
,
CarlosDB
2
Jun 10
raise HTTP handlers
Hi, I'm in the same situation trying to handle the 403 error. Has anyone managed to solve this?
unread,
raise HTTP handlers
Hi, I'm in the same situation trying to handle the 403 error. Has anyone managed to solve this?
Jun 10
David Manns
, …
Tom Clerckx
15
Jun 9
A question on upgrading
The command you provided is OK. Installing it via pip is the standard way of installing (and updating
unread,
A question on upgrading
The command you provided is OK. Installing it via pip is the standard way of installing (and updating
Jun 9
Massimo
, …
Tom Clerckx
5
Jun 9
has anybody tried...
Hi Ali, I just checked the behavior with the new dbadmin. Things work fine for me. Notes: 1) dbadmin
unread,
has anybody tried...
Hi Ali, I just checked the behavior with the new dbadmin. Things work fine for me. Notes: 1) dbadmin
Jun 9
Massimo
,
Tom Clerckx
3
Jun 8
py4web on android
Nice! :-) On Sunday, June 8, 2025 at 8:23:52 AM UTC+2 Massimo wrote: oops did I say web2py. I meant
unread,
py4web on android
Nice! :-) On Sunday, June 8, 2025 at 8:23:52 AM UTC+2 Massimo wrote: oops did I say web2py. I meant
Jun 8
Tom Clerckx
,
Massimo
5
Jun 7
scheduler leaves 'zombie' processes behind
Indeed. This happens during development when the code is reloaded. I think the reload happens on a
unread,
scheduler leaves 'zombie' processes behind
Indeed. This happens during development when the code is reloaded. I think the reload happens on a
Jun 7
Tom Clerckx
,
Massimo
2
Jun 7
Refactored grid: how to remove the default search form
Grid(..., search_queries = []) On Friday, 6 June 2025 at 08:44:21 UTC-7 tcle...@gmail.com wrote: When
unread,
Refactored grid: how to remove the default search form
Grid(..., search_queries = []) On Friday, 6 June 2025 at 08:44:21 UTC-7 tcle...@gmail.com wrote: When
Jun 7
David Manns
, …
Massimo
18
Jun 7
Problems with grids in latest master
Good solution! On Friday, 6 June 2025 at 07:32:57 UTC-7 tcle...@gmail.com wrote: Patch for the
unread,
Problems with grids in latest master
Good solution! On Friday, 6 June 2025 at 07:32:57 UTC-7 tcle...@gmail.com wrote: Patch for the
Jun 7
Massimo
,
donal...@gmail.com
2
Jun 6
grid htmx
Looks like you have already updated the grid tutorial with this pull https://github.com/jpsteil/
unread,
grid htmx
Looks like you have already updated the grid tutorial with this pull https://github.com/jpsteil/
Jun 6
Massimo
,
Christian Varas
3
Jun 5
py4web 1.20250603.1 is out
I cannot reproduce the problem. Is it possible you are running in a venv and py4web is already
unread,
py4web 1.20250603.1 is out
I cannot reproduce the problem. Is it possible you are running in a venv and py4web is already
Jun 5
José Pinho
,
jonatha...@whatho.net
3
Jun 4
Setting ALLOWED_ACTIONS
Hi Jonathan, Yes, I did resort to change my LAYOUT.HTML (AUTH.HTML basically just extends it), but it
unread,
Setting ALLOWED_ACTIONS
Hi Jonathan, Yes, I did resort to change my LAYOUT.HTML (AUTH.HTML basically just extends it), but it
Jun 4
Jacinto Parga
,
Massimo
4
Jun 4
Field upload error py4web-1.20241204.1 - pydal-20250526.4
I think it is fixed On Tuesday, 3 June 2025 at 11:16:52 UTC-7 jpa...@gmail.com wrote: No, it is not
unread,
Field upload error py4web-1.20241204.1 - pydal-20250526.4
I think it is fixed On Tuesday, 3 June 2025 at 11:16:52 UTC-7 jpa...@gmail.com wrote: No, it is not
Jun 4
Ali
May 28
How to Stream a Large Python Dictionary as a JSON Download
Hi, I need to make a Python dictionary available as a downloadable JSON file. Since the dictionary
unread,
How to Stream a Large Python Dictionary as a JSON Download
Hi, I need to make a Python dictionary available as a downloadable JSON file. Since the dictionary
May 28
Massimo
2
May 27
Experimental natural language search in grid
Here is a new experimental grid using this https://github.com/web2py/py4web/pull/974 On Monday, 26
unread,
Experimental natural language search in grid
Here is a new experimental grid using this https://github.com/web2py/py4web/pull/974 On Monday, 26
May 27
P Page-McCaw
,
Tom Clerckx
2
May 25
pycharm configuration for py4web
What I did: Created a virtualenv: "pyenv virtualenv 3.10.14 py4web" Cloned the py4web git
unread,
pycharm configuration for py4web
What I did: Created a virtualenv: "pyenv virtualenv 3.10.14 py4web" Cloned the py4web git
May 25
Joe Codeswell
,
Mochamad Handoko
2
May 23
How to install py4web on pythonAnywhere with web2py already installed
Thanks for your information. visit us : https://groups.google.com/u/1/g/info-guru-terbaru/c/
unread,
How to install py4web on pythonAnywhere with web2py already installed
Thanks for your information. visit us : https://groups.google.com/u/1/g/info-guru-terbaru/c/
May 23
Tom Clerckx
May 22
Grid/Form validation function inconsistency
I think this is worth mentioning in the documentation regarding the validation function of the grid/
unread,
Grid/Form validation function inconsistency
I think this is worth mentioning in the documentation regarding the validation function of the grid/
May 22