Quote from page 35:

   However, the following action:
   1 def create_tablename:
   2 return dict(form=crud.create(db.tablename))
   would only expose the create method
   1 http://.../[app]/[controller]/data/create_tablename

Shouldn't the last line be this?
   1 http://.../[app]/[controller]/create_tablename

Same typo applies to the next "update" example on the same page.


Regards,
Iceberg

On Aug16, 3:53pm, Massimo Di Pierro <mdipie...@cs.depaul.edu> wrote:
> Here is the latest draft of the new chapters added to the web2py book  
> (to be released very soon)
>
>  web2py_manual_789.pdf
> 1738K View Download
>
>
>
> Free free to send me more comments and suggestions.
>
> Thanks to Alvaro, Denes, Felipe, Graham, Jonathan, Hans, Kyle, Mark,  
> Richard, Robin, Roman, Scott, Shane, Sharriff, Sterling, Stuart and  
> Yarko for their help with proofreading. Any error is my fault, of  
> course.
>
> PROBABLYy the new book will be published by Wiley (as previous  
> edition), there will be a PDF version on lulu and a version on scribd  
> that allows free viewing but does not allow download.
>
> Massimo
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to