[web2py] Re: nightly built

2010-05-15 Thread mdipierro
will do On May 16, 12:11 am, Iceberg wrote: > On Apr17, 1:17pm, mdipierro wrote:> Please check it: > > http://web2py.com/examples/static/nightly/web2py_src.zip > > http://web2py.com/examples/static/nightly/web2py_win.zip > > http://web2py.com/examples/static/nightly/web2py_osx.zip > > > > > -- >

[web2py] Re: nightly built

2010-05-15 Thread Iceberg
On Apr17, 1:17pm, mdipierro wrote: > Please check it: > http://web2py.com/examples/static/nightly/web2py_src.zip http://web2py.com/examples/static/nightly/web2py_win.zip http://web2py.com/examples/static/nightly/web2py_osx.zip > > -- Just an idea. Why not put this download links inside http://

[web2py] Re: nightly built

2010-04-17 Thread mdipierro
I have not tagged it because this is not 1.77.1 yet. The reade shows what 1.77.1 will show. Massimo On Apr 17, 9:28 am, Yarko Tymciurak wrote: > On Apr 17, 9:24 am, Yarko Tymciurak > wrote: > > > On Apr 17, 6:49 am, DenesL wrote: > > > > Indeed, thanks fly off to all involved. > > > The readme

[web2py] Re: nightly built

2010-04-17 Thread Yarko Tymciurak
On Apr 17, 9:24 am, Yarko Tymciurak wrote: > On Apr 17, 6:49 am, DenesL wrote: > > > Indeed, thanks fly off to all involved. > > The readme says 1.77.1, but no official announce? > > More importantly:   there README says 1.77.1, but: > -  The VERSION file doesn't; > -  There was no action:  hg ta

[web2py] Re: nightly built

2010-04-17 Thread Yarko Tymciurak
On Apr 17, 6:49 am, DenesL wrote: > Indeed, thanks fly off to all involved. > The readme says 1.77.1, but no official announce? More importantly: there README says 1.77.1, but: - The VERSION file doesn't; - There was no action: hg tag "1.77.1" (I can tell from the .hgtags file) Just a re

[web2py] Re: nightly built

2010-04-17 Thread DenesL
Indeed, thanks fly off to all involved. The readme says 1.77.1, but no official announce? On Apr 17, 1:54 am, Jason Brower wrote: > Woah nelly.  These are cool features! -- Subscription settings: http://groups.google.com/group/web2py/subscribe?hl=en

Re: [web2py] Re: nightly built

2010-04-16 Thread Jason Brower
Woah nelly. These are cool features! br, Jason On Fri, 2010-04-16 at 22:40 -0700, mdipierro wrote: > Replaced CherryPy with Rocket web server, thanks Tim > CacheOnDisk allows to specify a folder > IS_DATE/DATETIME can handle any year since 0 > Field().with_alias, thanks Nathan and Mengu > has_mem

[web2py] Re: nightly built

2010-04-16 Thread mdipierro
Replaced CherryPy with Rocket web server, thanks Tim CacheOnDisk allows to specify a folder IS_DATE/DATETIME can handle any year since 0 Field().with_alias, thanks Nathan and Mengu has_membership(group=...,role=...), thank Jonathan db.define_table(username=True), thanks Jonathan gluon.tools.prettyd