just implement turbogears identity fuction On Tue, Jun 30, 2009 at 2:47 AM, michal <[email protected]> wrote:
> > Hi, > > I'm new in TG, so please excuse narrow mindness of my question. Could > anyone kindly give me a hint how to implement something like "user's > last login" in TG1 framework? Assuming "User" class in model.py with > attribute "last_login" as DateTimeCol. I'm quite lost, since "login" > function from quickstart can possibly forward any url with parameters > to any functions with expose decorator in controller. > > Thank you, > Michal > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

