Hi , I have tried this release and have some issues with the Windows release . Here is the log generated when i start the web2py_no_console.exe .
Traceback (most recent call last): File "web2py.py", line 17, in <module> File "gluon/widget.py", line 25, in <module> File "gluon/main.py", line 44, in <module> File "gluon/globals.py", line 18, in <module> File "gluon/compileapp.py", line 26, in <module> File "gluon/sql.py", line 44, in <module> File "gluon/serializers.py", line 8, in <module> File "gluon/html.py", line 25, in <module> ImportError: No module named markmin2html Thx for fixing this . On Sun, Oct 3, 2010 at 4:13 PM, mdipierro <[email protected]> wrote: > I knew I forgot something important. I apologize. > > 1.86.1 also includes Hebrew translation by our user Yair. He did more > than that since he fixed some typos in many of the existing > translations. > > Massimo > > On Oct 3, 12:49 am, guruyaya <[email protected]> wrote: >> Oh, awsome! I see there's Hebrew and RTL support, in the admin! Who is >> this fine work? >> Sorry. I just like the attention. >> >> On Oct 2, 10:50 pm, mdipierro <[email protected]> wrote: >> >> > Changelog: >> >> > markmin2latex >> > markmin2pdf >> > Storage getfirst, getlast, getall by Kevin and Nathan >> > db(db.table), db(db.table.id) both supported and equivalent to >> > db(db.table.id>0) >> > postresql ssl support >> > less unnecessary logging and warnings on GAE >> > IS_DECIMAL_IN_RANGE and IS_FLOAT_IN_RANGE support dot="," (dot="." is >> > default) >> > on_failed_authorization can be a function, thanks Niphold >> > gluon/contrib/login_methods/cas_auth.py for integration between CAS >> > and Auth. >> > many bug fixes and small improvements >> >> >

