web2py v1.16 Release Notes

    • yes we changed the name! Turns out Gluon was trademarked by somebody else.
    • Although we are not infringing the trademark since this is a non-commercial
    • product we could have run into some issues. So we have been professional
    • and changed the name to web2py.
    • Now SQLFORMs and FORM can have a formname and multiple forms are allowed
    • per page.
    • 0️⃣ A new examples/default/index page.
    • web2py.py instead of runme.py
    • mysql sets utf8 encoding.
    • input integer field values are automatically converted int().