Thanks, I can see it more clear now. Although it´s a little tricky and still got some issues around the GAE, I am developing now.
On 16 ago, 14:07, mdipierro <[email protected]> wrote: > yes. > > If you develop for web2py+T3 than you can develop directly onGAEfor > GAR but that is still considered experimental. > > On Aug 16, 7:35 am, yamandu <[email protected]> wrote: > > > > > So, just to make yet more clear: in devlopment I must use sqlite or > > some other db, right? > > > On Aug 15, 2:07 pm, mdipierro <[email protected]> wrote: > > > > You can develop using the local server wsgiserver, test using > > > dev_appserver and then deploy onGAE. Data will not be shared between > > > the three of them. > > > > On Aug 15, 11:10 am, yamandu <[email protected]> wrote: > > > > > I am just starting with Web2py and need to deploy onGAE. > > > > > The deploy itself is working fine using appcfg update. > > > > I got errors on prodution app but that´s another problem. > > > > > My point here is how to develop FORGAE. > > > > > I mean, I need the admin app but it doe not work whit dev_appserver. > > > > > With dev_appserver I can only test it. > > > > > What about the data, when I run using web2py server and not > > > > dev_appserver it would use the same data on datastore. How this can be > > > > done. > > > > > If anyone is developing forGAE, tell me how to do a local environment > > > > or developing to it. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

