Hello everybody, web2py 1.95.1 is out with lots of improvements and bug fixes: ## 1.95.1 - Google MySQL support (experimental) - pip support, thanks lifeeth - better setup_exe.py, thanks meredyk - importved pyfpdf - domain check in email_auth.py, thanks Gyuris - added change_password_onvalidation and change_password_onaccept - DAL(...,migrate_enabled=True) - login_methods/loginza.py, thanks Vladimir - bpython shell support, thanks Arun - request.uuid and response.uuid (for a future toolbar) - db._timings contains database query timing info - efficient db(...).isempty() - setup-web2py-nginx-uwsgi-ubuntu.sh - Many bug fixes, thanks Jonathan
Please check it out. I have many pending patches still to be applied and tested: - those documented in googlecode issues - the new custom_import Is there any outstanding issue that has not been submitted as an issue to googlecode? Massimo

