http://www.bitbucket.org/yarko/web2py/ Has the mirror of 1.55 - both with the "new" templating (if you want to help test more), and with the latest version (svn#635, bzr#367) which restored the old template engine for the time being.
Cheers, Yarko On Wed, Jan 7, 2009 at 10:27 PM, Robin B <robi...@gmail.com> wrote: > > I am amazed at the rate that features are added. Any idea when > github.com/web2py will be updated? Also web2py.com says 'Service > Temporarily Unavailable'. > > Robin > > On Jan 7, 9:40 pm, mdipierro <mdipie...@cs.depaul.edu> wrote: > > We waited enough. To many changes to keep holding on. > > > > web2py 1.55 is out. > > > > Changelog: > > - many2many widget via tagging (IS_IN_DB(....multiple=True) > > - delete and update return number of affected rows > > - better unittests > > - you can next cache calls (like cache a controller that caches a > > select). Thanks Iceberg > > - db(....id==None).select() no longer returns an error but an empty > > SQLRows on GAE > > - db(...).delete(delete_uploads=True) and SQLFORM.accepts > > (....delete_uploads=True) will delete all referenced uploaded files > > - new DIV.element and DIV.update methods > > - sqlrows.json() > > - SQLFORM.widgets > > - URL(r=request,args=0) instead of URL(r=request,args=[0]) > > - In routes_in you can now do [['a/b/c/','a/b/c/?var=value']] > > - upgraded simplejson to 2.0.7 > > - New template engine (parsing is 6 times faster, from 2.8 to 0.5ms/ > > page). Gives better errors and you can now do {{="{{hello}}"}} which > > displays {{hello}}. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---