Another quirk with CRUD:

when I show one table, 
http://localhost:8000/application/default/data/select/tablename,
clicking on one record_id I get:

http://locahost:8000/application/default/data/read/tablename/record_id

I expected record_id links to:

http://locahost:8000/application/default/data/update/tablename/record_id

carlo
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to