That was great. I hadn't come across those DAL shortcuts before. Who is/was the presentation for?
Pg 89 the values in queries and updates can be en expression ^ Pg 121 auto_email.py -> email_auth.py (unless has been updated recently) On Jun 4, 6:42 am, Fran <francisb...@googlemail.com> wrote: > On Jun 3, 9:17 pm, Fran <francisb...@googlemail.com> wrote: > > > More later, perhaps ;) > > Pg 76 > both file contents and > ^ > Uploaded files are always streamed > ^ > Pg 80 > .count() <- does this not work on GAE still? > > Pg 81 > row is None if no record with current id > ^ > > Pg 82 > Queries that involve multiple tables indicate an INNER > ^ > > Pg 86 > Same GAE question > for integer and double fields > ^ > > Pg 88 > All dogs with name starting with ‘s’ > ^^^^ > > Pg 89 > SQLField(‘discounted_price’,‘double’) > ^ > rows = db(db.product.price==db.product.discounted_price+10).select() > ^ > > Pg 92 > mention GAE incompatibility (with reference to Multiple=True option) > print row.dog.name, ’is friends with’, row.person.name > ^ > Pg 94 > committed on success and rolled back on error > ^^^ > When using the shell or batch web2py scripts > ^ > committed or rolled back > ^ > > Pg 104 > onaccept is called after validation > ^^ > Pg 106 > Is this a custom widget? > > Pg 107 > Example of extending a widget would be great > > Pg 114 > Text after com is unreadable against background (I think the underline > has done something to formatting) > > Pg 124 > can be arbitrary strings > ^ > Pg 133 > Look at the generated HTML > ^ ^ > > Pg 140 > so that sessions are not > ^ > to collect tickets > ^ > Use web2py/scripts/sessions2trash.py > ^ > > Pg 142 > You can distribute your app under any license > ^^^^ > > Phew! :) > > F --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---