Also available at the cheese shop To install:
pip install web2py To upgrade: pip install web2py --upgrade -- Praneeth IRC: lifeeth On Mon, Apr 25, 2011 at 7:49 PM, Stifan Kristi <[email protected]> wrote: > great job, massimo n the others, i've download n test it. thank you so much. > > On Mon, Apr 25, 2011 at 9:06 PM, Massimo Di Pierro <[email protected]> > wrote: >> >> 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 >> >> > >

