Answered on Stack Overflow: http://stackoverflow.com/a/37139874/440323
On Thursday, May 12, 2016 at 4:57:29 AM UTC-4, Chandra Bhushan Nulu wrote: > > I am new to web2py and google app engine, i tried to develop simple CRUD > operations web2py application have one database table like db.regiser and > deploy this application in google app engine in two different regions and > now i need to create the namespaces for this application database to access > the two different regions users to perform the CRUD operations on their own > namespaces without affecting the main db, and how to create the namespaces > to the database for web2py application. > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

