Re: [web2py] Re: Web2py & GAE integration

2011-03-27 Thread Ahmed Sharkawy
ersion which GAE uses currently. > > > > On 27 Mar, 01:10, Shark wrote: > > > > > We have troubles in GAE and web2py integration in our graduation > > > project > > > We tried many tutorials in the web and we fails so I hope you can help > > > us with step by step advice > > > > > Ahmed Sharkawy > > > > > 4th year engineering faculty > > > > > -- Ahmed Sharkawy

Re: [web2py] url rewriting

2011-04-03 Thread Ahmed Sharkawy
With your configuration, the default case should work fine: > > routers = dict( > ># base router > BASE = dict( >default_application = 'init', >), > ) > > > > > > so I need your help > > > > Thanks > > > -- Ahmed Sharkawy

Re: [web2py] url rewriting

2011-04-04 Thread Ahmed Sharkawy
lication (without any > routing) will never suppress the application unless it's also suppressing > the controller and function. > > -- Ahmed Sharkawy

Re: [web2py] url rewriting

2011-04-04 Thread Ahmed Sharkawy
; www.site.com/init/login >> >> to >> >> www.site,com/login >> >> can you help me ? >> >> someone tell me change app,yaml >> others >> say change routers.py >> >> so I need your help >> >> Thanks > > > -- Ahmed Sharkawy

Re: [web2py] url rewriting

2011-04-04 Thread Ahmed Sharkawy
ill be > www.yourdomain.com/index > > > > On Mon, Apr 4, 2011 at 6:09 PM, Ahmed Sharkawy wrote: > >> *@*Bruno Rocha * >> >> t is very good site but the answer is so complicated !* >> >> >> On 4 April 2011 22:13, Bruno Rocha wrote: >> &g

Re: [web2py] url rewriting

2011-04-04 Thread Ahmed Sharkawy
e use , can anyone give me a reference ? * On 4 April 2011 23:58, Jonathan Lundell wrote: > On Apr 4, 2011, at 2:50 PM, Ahmed Sharkawy wrote: > > thanks for your answer but I want to change many urls so I think your > script can do so ?! > > > > I want init/account/get to b

Re: [web2py] Re: Web2py & GAE integration

2011-04-21 Thread Ahmed Sharkawy
troubles in GAE and web2py integration in our graduation > >> project > >> We tried many tutorials in the web and we fails so I hope you can help > >> us with step by step advice > >> > >> Ahmed Sharkawy > >> > >> 4th year engineering faculty > > > -- Ahmed Sharkawy