I ran into a strange problem, when I tried to upgrade TG to 1.0b2 today. Here's a little writeup of the symptoms, diagnosis and cure:
http://paddyland.serveblog.net/article/14 Summmary: If you get the following error after upgrading: TypeError: VisitIdentity() did not get expected keyword argument user_id then your model.py was probably generated with a TG version from before changeset 1603 (http://trac.turbogears.org/turbogears/changeset/1603) and you have to update the Visit class manually. HTH, Chris --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

