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 <[email protected]> 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 [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
-~----------~----~----~----~------~----~------~--~---