auth.settings.login_next=URL('admin','index')On Nov 22, 2:02 am, Vishnu <[email protected]> wrote: > Hi, > I am designing a portal where there are 2 kinds of users. one is > admin and the other non-admin(regular). my doubt is, for admin i need > to redirect to "http://127.0.0.1:8000/IIITH_PGSSP/admin/index" after > he logs in. actually it is redirecting to "http://127.0.0.1:8000/ > IIITH_PGSSP/default/index". Can any one help me in this?

