mdipierro
unread,Jun 5, 2010, 2:50:30 PM6/5/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to web2py-users
As usual, please check it out!
x509 emails, thanks Gyuris
attachment and html in Mail on GAE, thanks PanosJee
fixed docstring in SQLTABLE, thanks aabelyakov
TAG(html) parese html into helpers (experimental, still some problems
with unicode, \
, thanks RobertVa for unicode help)
DIV.elements(find=re.compile(....))
DIV.flatten()
DIV.elements('....') supports jQuery syntax in '....'
better it-it.py and it.py, thanks Marcello Della Longa
Many Bug fixes:
improved support for DAL and joins in postgresql/oracle, thanks Nico
de Groot
bux fixex in html.py, thanks Ian
fixed an issue with registration_key==None, thanks Jay Kelkar
fixed bug in gql.py, thanks NoNoNo
fixed problem with multiple and checkboxes, thanks MIchael Howden
fixed bug in gae, thanks NoNoNo
restored 2.4 compatibility, thanks Paolo Gasparello
auth.update() when pictures in profile
formstyle can be a function, thanks Howden
escape in sanitizer, thanks Howes
add missing settings, thanks Hamdy
find and exclude return empty Rows instead of [], thanks iceberg
simplejson 2.1.1 should fix compatibility problems
added sms_utils and Authorize.net in contrib