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 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

