py4web 1.20250902.1

56 views
Skip to first unread message

Massimo DiPierro

unread,
Sep 3, 2025, 1:25:18 AM (5 days ago) Sep 3
to py4web
We made enough changes that a new version was required 1.20250902.1

changelog:
- fixed extraction of nested zips in _dashboard, thanks dgmanns
- fixed representation of fields in _dashboard
- newer pluralize
- newer (and safer)  threadsafevariable, thanks laundmo
- Widgets refactor, thanks laundmo
- added logging to Auth, thanks Nico
- added Altcha captcha example to docs, thanks Jacinto
- improved docs, thanks Alan


laundmo

unread,
Sep 3, 2025, 6:22:06 AM (5 days ago) Sep 3
to py4web
Hi Massimo,

This version doesn't seem to be on pypi yet. Are you planning to publish it there or should i permanently switch to specifying py4web as a git dependency?

Massimo DiPierro

unread,
Sep 3, 2025, 11:03:27 AM (5 days ago) Sep 3
to py4web
My bad. try now.

laundmo

unread,
Sep 4, 2025, 6:54:45 AM (4 days ago) Sep 4
to py4web
well, as you can see in https://groups.google.com/g/py4web/c/Peuh5h0oCs0 after pulling the release from github i noticed i couldn't use it anyways since it breaks a feature i use extensively. There you'll also find my fix.

laundmo

unread,
Sep 4, 2025, 7:00:23 AM (4 days ago) Sep 4
to py4web
Oh, also, it seems the online docs are outdated. 

The forms page: https://py4web.com/_documentation/static/en/chapter-12.html#custom-widgets should show the docs from my form widget refactor, as how you write custom widgets has changed quite a bit.

On Wednesday, 3 September 2025 at 17:03:27 UTC+2 Massimo DiPierro wrote:

Jorge Salvat

unread,
Sep 4, 2025, 12:25:35 PM (4 days ago) Sep 4
to py4web
Hi all, also the new Grid  refactor is not updated on the Docs !!
class Grid: def __init__( self, path, <--- NOT IMPLEMENTED ANY MORE query,
mode = Grid.parse(request.query)["mode"]

Natural language Search   <--  Not documented either

probably other new features should require Docs updated as well?
Reply all
Reply to author
Forward
0 new messages