On Wednesday, January 22, 2020 at 11:11:07 PM UTC-8, Davidiam wrote: > > I am using Pycharm Professional for web2py development. When I create a > project with an application "XYZ" and I click run, web2py is started and > goes directly to the "welcome" app, and not the app "XYZ". I can navigate > to the application "XYZ", but I would like it to go directly to this app > when I click the run button. > > I see that I can modify the command line for used for running eb2py, but I > can't find any parameter combination to force it t go directly to the > application "XYZ". > > Does anyone know this can be accomplished without having to modify the > code or routes.py ? > > Thanks in advance! >
Routes.py is the best way ... even if all you do is set the default application to be "XYZ". That will work across enviornments and not be limited to pycharm. /dps -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- 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 it, send an email to web2py+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/17d1a81a-0f16-4736-8c40-bc102c7440fc%40googlegroups.com.