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 <mdipie...@cs.depaul.edu> wrote:
> You can develop using the local server wsgiserver, test using
> dev_appserver and then deploy on GAE. Data will not be shared between
> the three of them.
>
> On Aug 15, 11:10 am, yamandu <yamandu.co...@gmail.com> wrote:
>
>
>
> > I am just starting with Web2py and need to deploy on GAE.
>
> > 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 FOR GAE.
>
> > 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 for GAE, 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 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