web2py v1.43-1.48 Release Notes
-
- ๐ html.py rewrite (better support for custom forms) (Bill Ferrett)
- ๐ new stickers in examples (thanks Mateusz)
- ๐ on windows can run in taskbar (Mark Larsen)
- in admin|edit page link to edit|controller (Nathan Freeze)
- ๐ better error codes and routes_onerror (Timothy Farrell)
- ๐ DAL support for groupy and having
- ๐ DAL support for expressions instead of values
- ๐ DAL has experimental Informix support
- ๐ fixed bug with non-printable chars in DAL
- 'text' fields limited to 2**16 (to avoid mysql problems)
- widget has -quiet and -debug (Attila Csipa)
- web2py_session uses BLOB instead of TEXT
- ๐ improved IS_URL
- โ Runs with python 2.6 (Tim)
- On GAE uses GAE for static files (Robin)