Hi
It worked very smooth
I am planning to upload my app to GAE, with that change whould run on it?

thank you
CA

2009/9/8 Vidul Petrov <vidul.r...@gmail.com>

>
> Hi,
>
> Just create the file "routes.py" (there is an example file called
> "routes.example.py" that can be copied).
> Then edit the routes_in like this:
>
> routes_in = (
>    ('/', '/records/default/index'),
> )
>
> That's it.
>
>
> On Sep 8, 12:52 pm, Carlos Aboim <abo...@gmail.com> wrote:
> > Hi everyone,
> > I know if I call my app init that will be the default app.
> >
> > But can I have the same default app with a name choosen my be??
> >
> > Not welcome or init, perhaps records
> >
> > thanks
> > Carlos Aboim
> >
>

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