[web2py] Re: Caution when updating web2py- welcome app is overwritten

2013-05-20 Thread Rob_McC
Thanks, I knew of "init" but I didn't know the priority of loading. R The default loading app is "init", before "welcome". > > -- --- 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

[web2py] Re: Caution when updating web2py- welcome app is overwritten

2013-05-19 Thread LightDot
The default loading app is "init", before "welcome". So, if you want to create an app without touching the web2py routes, just name it "init". Regards, Ales On Sunday, May 19, 2013 6:07:24 PM UTC+2, Rob_McC wrote: > > Thanks Alan... > > Yep, that's pretty clear in docs... (just read it now :) >

[web2py] Re: Caution when updating web2py- welcome app is overwritten

2013-05-19 Thread Rob_McC
Thanks Alan... Yep, that's pretty clear in docs... (just read it now :) *This will upgrade all the libraries as well as the applications admin, > examples, welcome. It will also create a new empty file "NEWINSTALL". Upon > restarting, web2py will delete the empty file and package the welcome a

[web2py] Re: Caution when updating web2py- welcome app is overwritten

2013-05-19 Thread Alan Etkin
> I noticed my app called *welcome*, was overwritten by the *default welcome > * that comes > with web2py. > > I always take a backup before I upgrade, so , no worries.. > but I thought I would mention it here. > The behavior is documented in the manual: http://www.web2py.com/books/default/chap