Groups
Groups
Sign in
Groups
Groups
py4web
Conversations
Labels
About
Send feedback
Help
py4web
Contact owners and managers
1–30 of 1534
Hello everybody. You are all welcome here. Please be friendly to each other.
Mark all as read
Report group
0 selected
Lucas
,
Massimo DiPierro
4
Sep 27
anchor in URL
I noticed too that the args is also missing. I can get around that but passing the args list is
unread,
anchor in URL
I noticed too that the args is also missing. I can get around that but passing the args list is
Sep 27
laundmo
,
Massimo DiPierro
4
Sep 27
Widget refactor backward compat issues
To people who use custom widgets. I would very much appreciate if you could try this changes and see
unread,
Widget refactor backward compat issues
To people who use custom widgets. I would very much appreciate if you could try this changes and see
Sep 27
Wouter L.
, …
Massimo DiPierro
14
Sep 27
Reference fields in grid
This is now fixed in Master and I will release a new version with the fix. On Friday, 26 September
unread,
Reference fields in grid
This is now fixed in Master and I will release a new version with the fix. On Friday, 26 September
Sep 27
Davidiam
2
Sep 26
url_prefix is repeated in the url
Ok, I am beginning to see what is occuring. The problem seems to come from the grid object when using
unread,
url_prefix is repeated in the url
Ok, I am beginning to see what is occuring. The problem seems to come from the grid object when using
Sep 26
Massimo DiPierro
Sep 23
py4web 1/20250922.1 is published
Fixed a problem with default validators reported by laundmo.
unread,
py4web 1/20250922.1 is published
Fixed a problem with default validators reported by laundmo.
Sep 23
Massimo DiPierro
,
laundmo
2
Sep 22
py4web 1.20250921.1 is published
Hi Massimo, I've re-added the widgets refactor in this PR, along with 1 critical logic fix (
unread,
py4web 1.20250921.1 is published
Hi Massimo, I've re-added the widgets refactor in this PR, along with 1 critical logic fix (
Sep 22
Massimo DiPierro
, …
laundmo
9
Sep 22
py4web version 20250915.1 is OUT
I've looked into the issues you, Tom Clerckx, were having Regarding: Error: TypeError: cannot
unread,
py4web version 20250915.1 is OUT
I've looked into the issues you, Tom Clerckx, were having Regarding: Error: TypeError: cannot
Sep 22
Tom Clerckx
Sep 19
Update online documentation
The current online documentation seems to be lagging behind compared to the latest py4web release. As
unread,
Update online documentation
The current online documentation seems to be lagging behind compared to the latest py4web release. As
Sep 19
laundmo
,
Massimo DiPierro
2
Sep 18
Represent hassle idea: use a class with multiple methods to cleanly split usecasesc
My opinion here is that problems we have arise from the complexity of having a represent function in
unread,
Represent hassle idea: use a class with multiple methods to cleanly split usecasesc
My opinion here is that problems we have arise from the complexity of having a represent function in
Sep 18
laundmo
,
Massimo DiPierro
2
Sep 18
PR: replace insecure, deprecated usage of document.write with insertAdjacentText
Nice. Thanks! On Tuesday, 16 September 2025 at 09:16:33 UTC-7 laundmo wrote: Since the recent updates
unread,
PR: replace insecure, deprecated usage of document.write with insertAdjacentText
Nice. Thanks! On Tuesday, 16 September 2025 at 09:16:33 UTC-7 laundmo wrote: Since the recent updates
Sep 18
David Manns
,
Massimo DiPierro
6
Sep 16
Form with only a submit button no longer allowed.
fixed On Monday, 15 September 2025 at 07:24:25 UTC-7 dgm...@gmail.com wrote: The fix works once the
unread,
Form with only a submit button no longer allowed.
fixed On Monday, 15 September 2025 at 07:24:25 UTC-7 dgm...@gmail.com wrote: The fix works once the
Sep 16
Davidiam
Sep 15
Using py4web with gunicorn
I have been trying to get py4web working with gunicorn, but it is not clear to me what the
unread,
Using py4web with gunicorn
I have been trying to get py4web working with gunicorn, but it is not clear to me what the
Sep 15
Davidiam
Sep 15
I am trying to use gunicorn with py4web but I am getting an error
Py4web: 1.20250607.2 on Python 3.13.5 | packaged by conda-forge | (main, Jun 16 2025, 08:27:50) [GCC
unread,
I am trying to use gunicorn with py4web but I am getting an error
Py4web: 1.20250607.2 on Python 3.13.5 | packaged by conda-forge | (main, Jun 16 2025, 08:27:50) [GCC
Sep 15
David Manns
,
Massimo DiPierro
2
Sep 14
empty float, double, and decimal fields cause grid to fail in render()
this is now fixed in master, thanks On Sunday, 14 September 2025 at 05:49:22 UTC-7 dgm...@gmail.com
unread,
empty float, double, and decimal fields cause grid to fail in render()
this is now fixed in master, thanks On Sunday, 14 September 2025 at 05:49:22 UTC-7 dgm...@gmail.com
Sep 14
Lucas
, …
Massimo DiPierro
8
Sep 14
register_fields, profile_fields
Looks like this is already the case. On Saturday, 13 September 2025 at 17:24:31 UTC-7 Massimo
unread,
register_fields, profile_fields
Looks like this is already the case. On Saturday, 13 September 2025 at 17:24:31 UTC-7 Massimo
Sep 14
laundmo
Sep 11
Form csrf issues: insecure by default, race condition
Hi Massimo, I have pages on which i insert multiple forms using ajax/js. On those specific pages i
unread,
Form csrf issues: insecure by default, race condition
Hi Massimo, I have pages on which i insert multiple forms using ajax/js. On those specific pages i
Sep 11
Lucas
, …
laundmo
7
Sep 11
from ... import ...
Hi Massimo, Instead of modifying sys.path, I would highly recommend using normal python packages. If
unread,
from ... import ...
Hi Massimo, Instead of modifying sys.path, I would highly recommend using normal python packages. If
Sep 11
Lucas
,
Massimo DiPierro
2
Sep 11
=CODE()
Try https://prismjs.com/ it is one of my favorites. On Wed, Sep 10, 2025, 9:06 PM Lucas <sjlukacs@
unread,
=CODE()
Try https://prismjs.com/ it is one of my favorites. On Wed, Sep 10, 2025, 9:06 PM Lucas <sjlukacs@
Sep 11
Tom Clerckx
, …
Massimo DiPierro
5
Sep 10
scheduler 'tasks' vs 'runs'
I think that will do it for now. Still need to look further into the whole scheduler part. Thanks On
unread,
scheduler 'tasks' vs 'runs'
I think that will do it for now. Still need to look further into the whole scheduler part. Thanks On
Sep 10
Massimo DiPierro
Sep 9
py4web 1.20250908.3 is OUT
Changelog: Fixed the grid representation (once more) Fixed the _dashboard install from zip and
unread,
py4web 1.20250908.3 is OUT
Changelog: Fixed the grid representation (once more) Fixed the _dashboard install from zip and
Sep 9
David Manns
,
Massimo DiPierro
18
Sep 8
_dashboard loading apps from github?
Good catch. Will fix tonight. On Mon, Sep 8, 2025, 1:29 PM David Manns <dgm...@gmail.com>
unread,
_dashboard loading apps from github?
Good catch. Will fix tonight. On Mon, Sep 8, 2025, 1:29 PM David Manns <dgm...@gmail.com>
Sep 8
laundmo
Sep 8
small pydal PR: fix querybuilder quote parsing
https://github.com/web2py/pydal/pull/740 query builder tried to parse to the last quote, instead of
unread,
small pydal PR: fix querybuilder quote parsing
https://github.com/web2py/pydal/pull/740 query builder tried to parse to the last quote, instead of
Sep 8
laundmo
,
Massimo DiPierro
4
Sep 7
field.represent is ignored for reference fields in grid
I am sorry. I reverted my original change. It creates too many problems and exception. Please check
unread,
field.represent is ignored for reference fields in grid
I am sorry. I reverted my original change. It creates too many problems and exception. Please check
Sep 7
Paul Gerrard
,
Massimo DiPierro
6
Sep 6
Py4web scheduler - tracking task progress
They do not. But they are supposed to log to the traceback in the db.task_run.log field and the task
unread,
Py4web scheduler - tracking task progress
They do not. But they are supposed to log to the traceback in the db.task_run.log field and the task
Sep 6
Daniel BRUN-PICARD
,
Dave S
2
Sep 5
How to translate PyDAL validator messages into French in py4web
On Friday, September 5, 2025 at 10:55:07 AM UTC-7 Daniel BRUN-PICARD wrote: J'essaye sans succès
unread,
How to translate PyDAL validator messages into French in py4web
On Friday, September 5, 2025 at 10:55:07 AM UTC-7 Daniel BRUN-PICARD wrote: J'essaye sans succès
Sep 5
David Manns
Sep 5
Dashboard "Create or Upload" App functions.
Currently these options require a selection by radiobutton of either "New App" or "
unread,
Dashboard "Create or Upload" App functions.
Currently these options require a selection by radiobutton of either "New App" or "
Sep 5
Massimo DiPierro
, …
Jorge Salvat
6
Sep 4
py4web 1.20250902.1
Hi all, also the new Grid refactor is not updated on the Docs !! class Grid: def __init__( self, path
unread,
py4web 1.20250902.1
Hi all, also the new Grid refactor is not updated on the Docs !! class Grid: def __init__( self, path
Sep 4
laundmo
,
Massimo DiPierro
5
Sep 3
Pydal: How to properly construct single-value subselect fields
I agree with that change On Wed, Sep 3, 2025, 3:04 AM laundmo <laurinsc...@gmail.com>
unread,
Pydal: How to properly construct single-value subselect fields
I agree with that change On Wed, Sep 3, 2025, 3:04 AM laundmo <laurinsc...@gmail.com>
Sep 3
David Manns
, …
laundmo
4
Sep 3
How to put a placeholder in a grid search_form to label the search field
Thanks, the hack works! The documentation of custom fields I find totally incomprehensible. I suspect
unread,
How to put a placeholder in a grid search_form to label the search field
Thanks, the hack works! The documentation of custom fields I find totally incomprehensible. I suspect
Sep 3
will...@gmail.com
, …
Kevin Keller
6
Sep 3
Snowflake not listed in py4web docs
Never got around documenting this . It's solid for crud operations but might have minor bugs in
unread,
Snowflake not listed in py4web docs
Never got around documenting this . It's solid for crud operations but might have minor bugs in
Sep 3