Groups
Groups
Sign in
Groups
Groups
py4web
Conversations
Labels
About
Send feedback
Help
py4web
Contact owners and managers
1–30 of 1611
Hello everybody. You are all welcome here. Please be friendly to each other.
Mark all as read
Report group
0 selected
Paul Gerrard
,
Massimo DiPierro
6
Apr 8
Subject: Rocket3 hangs on restart after code changes — listening but not processing requests
Thank you Paul. I am traveling for work but I will look at this asap. On Wed, Apr 8, 2026, 8:44 AM
unread,
Subject: Rocket3 hangs on restart after code changes — listening but not processing requests
Thank you Paul. I am traveling for work but I will look at this asap. On Wed, Apr 8, 2026, 8:44 AM
Apr 8
Alan Etkin
4
Apr 7
Main utils and the T object
Alright, turns out that find_matches in pluralize "scans" app files, not object properties,
unread,
Main utils and the T object
Alright, turns out that find_matches in pluralize "scans" app files, not object properties,
Apr 7
Alan Etkin
2
Apr 5
Advice on translating Auth related stuff
Found a way to "internationalize" Auth: in common.py, after auth instantiation, overwrote
unread,
Advice on translating Auth related stuff
Found a way to "internationalize" Auth: in common.py, after auth instantiation, overwrote
Apr 5
Maurice Waka
Apr 5
PyDAL issues with json
When I used PostgreSQL (including NeonDB), and inserting into a Field('images', 'json
unread,
PyDAL issues with json
When I used PostgreSQL (including NeonDB), and inserting into a Field('images', 'json
Apr 5
Massimo DiPierro
Apr 4
Google OAuth
Could use some help testing: scripts/setup_google_oauth.sh
unread,
Google OAuth
Could use some help testing: scripts/setup_google_oauth.sh
Apr 4
Massimo DiPierro
Apr 3
py4web 1.20260403.2 is published
py4web 1.20260403.2 is published it contains some improvements suggested by Claude and some library
unread,
py4web 1.20260403.2 is published
py4web 1.20260403.2 is published it contains some improvements suggested by Claude and some library
Apr 3
pe...@anewalt.com
,
Massimo DiPierro
4
Apr 3
py4web-1.20260216.1: reset_password causes 500
I now understand your use case. Will think about a solution. :-) On Sunday, 15 March 2026 at 05:59:32
unread,
py4web-1.20260216.1: reset_password causes 500
I now understand your use case. Will think about a solution. :-) On Sunday, 15 March 2026 at 05:59:32
Apr 3
pe...@anewalt.com
,
Ali
4
Mar 23
Auth - adding Google plugin to my app creates duplicate user accounts
OK, doing some tracing of activity in auth.py, specifically get_or_register_user, I find that a user
unread,
Auth - adding Google plugin to my app creates duplicate user accounts
OK, doing some tracing of activity in auth.py, specifically get_or_register_user, I find that a user
Mar 23
icodk
,
pe...@anewalt.com
3
Mar 22
login required after restarting browser (1.20260313.1)
I agree that this is a nuisance. I have implemented a way around it by generating & storing a
unread,
login required after restarting browser (1.20260313.1)
I agree that this is a nuisance. I have implemented a way around it by generating & storing a
Mar 22
Stefan Messmer
Mar 20
Writing auth plugins
Hello I had problems to install ldap-python module on a Synology NAS and, therefore I decided to
unread,
Writing auth plugins
Hello I had problems to install ldap-python module on a Synology NAS and, therefore I decided to
Mar 20
Massimo DiPierro
, …
Maurice Waka
4
Mar 16
py4web 1.20260313.1 is out
Thanks, I used pythonanywhere (then under 3.9) and got errors on cython but realised this is possible
unread,
py4web 1.20260313.1 is out
Thanks, I used pythonanywhere (then under 3.9) and got errors on cython but realised this is possible
Mar 16
Ali
,
Massimo DiPierro
3
Mar 12
New release soon?
Great, thank you! On Wednesday, March 11, 2026 at 2:47:08 AM UTC-7 massimo....@gmail.com wrote: I
unread,
New release soon?
Great, thank you! On Wednesday, March 11, 2026 at 2:47:08 AM UTC-7 massimo....@gmail.com wrote: I
Mar 12
daniv...@gmail.com
,
Massimo DiPierro
6
Mar 9
What is the status regarding Auth.Wiki for Py4web?
Great news! Does it make sense to use markdown instead of markmin? massimo....@gmail.com schrieb am
unread,
What is the status regarding Auth.Wiki for Py4web?
Great news! Does it make sense to use markdown instead of markmin? massimo....@gmail.com schrieb am
Mar 9
Alan Etkin
,
Ali
4
Mar 8
mysql: grid fails trying to get Field.type_name attr
Checking deploy and local envs with _dashboard sys I've found that Pythonanywhere runs an older
unread,
mysql: grid fails trying to get Field.type_name attr
Checking deploy and local envs with _dashboard sys I've found that Pythonanywhere runs an older
Mar 8
chriii...@gmail.com
,
Massimo DiPierro
4
Mar 8
Login form bug on wrong passwords
thanks you Massimo ! El El dom, 8 mar. 2026 a la(s) 4:06 am, Massimo DiPierro <massimo.dipierro@
unread,
Login form bug on wrong passwords
thanks you Massimo ! El El dom, 8 mar. 2026 a la(s) 4:06 am, Massimo DiPierro <massimo.dipierro@
Mar 8
Ali
, …
Massimo DiPierro
10
Mar 6
Recent IS_DATETIME formatter error
Thank you, Massimo! I can confirm that the fix works. On Friday, March 6, 2026 at 4:55:05 AM UTC-8
unread,
Recent IS_DATETIME formatter error
Thank you, Massimo! I can confirm that the fix works. On Friday, March 6, 2026 at 4:55:05 AM UTC-8
Mar 6
Alan Etkin
, …
Ali
5
Feb 24
Form datetime fields and default values
Alan, I faced a similar issue earlier today. Good catch; it looks like it has to do with the
unread,
Form datetime fields and default values
Alan, I faced a similar issue earlier today. Good catch; it looks like it has to do with the
Feb 24
chriii...@gmail.com
, …
Massimo DiPierro
4
Feb 21
Catch and send errors via Email
I can make this feature, I have it in mind for while. I was thinking in just a script that can read
unread,
Catch and send errors via Email
I can make this feature, I have it in mind for while. I was thinking in just a script that can read
Feb 21
Jumbleoak
,
Massimo DiPierro
9
Feb 21
Grid: New (create) form validation problem
I think the prefill always came from the default value. The .00 was a wrong conversion from default=
unread,
Grid: New (create) form validation problem
I think the prefill always came from the default value. The .00 was a wrong conversion from default=
Feb 21
Lucas
, …
Dave S
4
Feb 19
pydal add_field?
On Monday, February 9, 2026 at 2:08:12 PM UTC-8 Dave S wrote: On Monday, February 9, 2026 at 7:29:06
unread,
pydal add_field?
On Monday, February 9, 2026 at 2:08:12 PM UTC-8 Dave S wrote: On Monday, February 9, 2026 at 7:29:06
Feb 19
Lucas
, …
Dave S
13
Feb 19
DAL Rows and Row from list and dict, respectively
On Thursday, February 19, 2026 at 5:42:58 AM UTC-8 Lucas wrote: are you saying my script is wrong? I
unread,
DAL Rows and Row from list and dict, respectively
On Thursday, February 19, 2026 at 5:42:58 AM UTC-8 Lucas wrote: are you saying my script is wrong? I
Feb 19
Massimo DiPierro
Feb 16
py4web 1.20260216.1 is out
- upgraded pydal (fixes IS_DATETIME_IN_RANGE ".00" formatting) - fixes auth token without
unread,
py4web 1.20260216.1 is out
- upgraded pydal (fixes IS_DATETIME_IN_RANGE ".00" formatting) - fixes auth token without
Feb 16
Julio Flores Schwarzbeck
,
Massimo DiPierro
2
Feb 16
SimpleTokenPlugin Update Request
I think it is ok to allow tokens that do not expire and leave this to users. Fixed as you recommended
unread,
SimpleTokenPlugin Update Request
I think it is ok to allow tokens that do not expire and leave this to users. Fixed as you recommended
Feb 16
Alan Etkin
, …
Massimo DiPierro
6
Feb 7
How to trigger dal actions after record deletion
One caveat. In web2py it does not matter, but in py4web these should be set in models and they will
unread,
How to trigger dal actions after record deletion
One caveat. In web2py it does not matter, but in py4web these should be set in models and they will
Feb 7
Alan Etkin
,
Christian Varas
3
Jan 29
How to color picker (advice required)
Great! Thanks for the example. Maybe this can be converted to a custom py4web widget Alan El
unread,
How to color picker (advice required)
Great! Thanks for the example. Maybe this can be converted to a custom py4web widget Alan El
Jan 29
icodk
,
Wouter L.
3
Jan 28
grid structure manipulation
Thanks for sharing this solution. I was looking for this too. Op woensdag 28 januari 2026 om 08:10:41
unread,
grid structure manipulation
Thanks for sharing this solution. I was looking for this too. Op woensdag 28 januari 2026 om 08:10:41
Jan 28
David Manns
, …
Alan Etkin
6
Jan 28
horizontal scrolling in grid
I'm with the same issue with a grid that has too many fields Added the css line to no.css but it
unread,
horizontal scrolling in grid
I'm with the same issue with a grid that has too many fields Added the css line to no.css but it
Jan 28
Lucas
, …
Dave S
6
Jan 27
touch device libraries
Interesting ... I hadn't been aware of @media (or @ vars), much less prefers... /dps On Saturday,
unread,
touch device libraries
Interesting ... I hadn't been aware of @media (or @ vars), much less prefers... /dps On Saturday,
Jan 27
David Manns
, …
Hadi Zarkoob
19
Jan 26
Problem with _dashboard after updating to latest master from github
Thank you, Nico, for helping streamline the processes—two great ideas! I've updated the issue
unread,
Problem with _dashboard after updating to latest master from github
Thank you, Nico, for helping streamline the processes—two great ideas! I've updated the issue
Jan 26
Stefan Messmer
,
Massimo DiPierro
15
Jan 24
Dead scheduler
I like it. I agree that would be a solid option. Give it a try. ;-) On Saturday, 24 January 2026 at
unread,
Dead scheduler
I like it. I agree that would be a solid option. Give it a try. ;-) On Saturday, 24 January 2026 at
Jan 24