Re: [web2py] web2py 2.8.1 is OUT

2013-11-27 Thread Massimo Di Pierro
Did this work before? Nothing changed there. On Wednesday, 27 November 2013 16:22:21 UTC-6, mweissen wrote: > > I get: > > D:\web2py>\Python27\python.exe .\web2py.py -p 8000 -a 123 -i 0.0 > .0.0 -K secure -X > web2py Web Framework > Created by Massimo Di Pierro, Copyright 2007-2013 > Version 2.8.1

Re: [web2py] web2py 2.8.1 is OUT

2013-11-27 Thread Massimo Di Pierro
rname is there but there is a pending patch that will change the syntax. I wanted to get everything else out of the way before touching the DAL again. ;-) On Wednesday, 27 November 2013 14:44:39 UTC-6, Richard wrote: > > Congrats! > > No, rname yet? > > Richard > > > On Wed, Nov 27, 2013 at 3:3

Re: [web2py] web2py 2.8.1 is OUT

2013-11-27 Thread Martin Weissenboeck
I get: D:\web2py>\Python27\python.exe .\web2py.py -p 8000 -a 123 -i 0.0 .0.0 -K secure -X web2py Web Framework Created by Massimo Di Pierro, Copyright 2007-2013 Version 2.8.1-stable+timestamp.2013.11.27.20.07.10 Database drivers available: SQLite(sqlite3), MySQL(pymysql), PostgreSQL(pg8000), MSSQ

Re: [web2py] web2py 2.8.1 is OUT

2013-11-27 Thread Richard Vézina
Congrats! No, rname yet? Richard On Wed, Nov 27, 2013 at 3:31 PM, Massimo Di Pierro < massimo.dipie...@gmail.com> wrote: > Changelog > > > - no more winservice (use nssm instead) > - better imap support in DAL > - db().select().as_tree() > - bootstrap 2.3.2 > - codemirror 3.19 > - virtual fiel

[web2py] web2py 2.8.1 is OUT

2013-11-27 Thread Massimo Di Pierro
Changelog - no more winservice (use nssm instead) - better imap support in DAL - db().select().as_tree() - bootstrap 2.3.2 - codemirror 3.19 - virtual fields in grid - improved mongoDB support, thanks Alan - support for wiki custom render function - Wiki(...groups=['x','y']) allows bypassing def