Not sure whether this is an issue..

http://www.web2py.com/examples/static/nightly/tests.log  :

[: 44: ==: unexpected operator
/usr/lib/python2.5/site-packages/nose-1.0.0-py2.5.egg/nose/plugins/multiprocess.py:120:
RuntimeWarning: multiprocessing module is not available, multiprocess
plugin cannot be used
  "cannot be used", RuntimeWarning)
....................................................................
----------------------------------------------------------------------
Ran 68 tests in 0.908s

OK



On Sun, Jul 31, 2011 at 7:46 AM, Massimo Di Pierro <
massimo.dipie...@gmail.com> wrote:

> 1.98.1 changelog
>
> fixed some problems with LOAD(ajax=False), thanks Anthony
> jquery 1.6.2
> gevent.pywsgi adds ssl support, thanks Vasile
> import/export of blobs are base64 encoded
> max number of login attempts in admin, thanks Ross
> fixed joins with alias tables
> new field.custom_delete attribute
> removed rescrtions on large 'text fields, thanks Martin
> field.represent = lambda value,record: .... (record is optional)
> FORM.validate() and FORM.process(), thanks Bruno
> faster virtualfields, thanks Howsec
> mail has ssl support separate from tls, thanks Eric
> TAG objects are now pickable
> new CAT tag for no tags
> request.user_agent(), thanks Ross
> fixed fawps support
> SQLFORM(...,separator=': ') now customizable
> many small bug fixes

Reply via email to