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)