[web2py] [Newbie] Generally accepted method for a Select statement

2016-03-27 Thread Eamonn
Both of these return the same result, my question: Are they both consider equally valid or is one better than the other? The reason I ask is, the first is what I currently use, the second is from a tutorial dated 2008. def showall(): x = db(db.twitch).select() #x = db().select(db.twitch

[web2py] Re: beginners to Web2PY web framework? check this out - your first Web2PY db in 34 minutes 15 seconds

2016-03-27 Thread Eamonn
This is a really nice course and I hope it helps people gain an understanding of web dev and web2py. One thing to note, this course is over 12 months old without an update and has *not *evolved further. Content is good, but there is no support! On Saturday, 26 March 2016 20:05:20 UTC, Literat

[web2py] Re: What are the platforms for free web hosting of web2py apps?

2016-03-27 Thread Eamonn
Just to follow up on Mirek;s post, the url is https://www.alwaysdata.com simple typo, seems like a good hosting solution. On Sunday, 21 February 2016 06:38:46 UTC, Rgb Aston wrote: > > Which one's the best to go for? > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation)