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
-~----------~----~----~----~------~----~------~--~---

Reply via email to