The simple way is renaming your app to 'init' Or you can use autoroutes or create your own route definition in routes.py
Enabling routes.py you can simply change the default_application to your app Take a look at routes in /book or rename your app folder to 'init' Em 11/02/2011, às 01:11, Panupat <[email protected]> escreveu: > I'm sorry for this very simple questions but I can't seem to find the > answer. How do I change the default page from welcome/default/index to > my own applications?

