Sent you restricted.py.diff off-list.
> If this does not affect too many files it may get it, please send it
> to me so that I can take a look.
>
> Massimo
>
> On May 23, 7:36 am, HansD <[email protected]> wrote:
> > I've made it working too, including a working ticket page.
> > Indeed a ugly hack is needed to store the db value in the request
> > object, I've not yet discovered a better way.
> >
> > On May 20, 2:43 pm, Alexey Nezhdanov <[email protected]> wrote:
> > > Today I managed to make ticketing kind of work on GAE.
> > >
> > > The 'kind of' because I did an ugly hack - in model.py I did:
> > > request.db = db
> > > so that later I was able to pick it from there while handling
> > > exception. Also the link on crash page points to nowhere, but I think
> > > I'll eventually fix it.
> > >
> > > Because of that I'm not going to publish such code but if anyone
> > > interested - I can mail it privately.
> > >
> > > --
> > > Sincerely yours
> > > Alexey Nezhdanov
>
> 


-- 
Sincerely yours
Alexey Nezhdanov

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to