Patrick Lewis wrote: > When you start your project normally in dev mode (not in CatWalk), what > log messages do you see? Do you get messages about VisitTracking > starting and Identity? Identity (and Visit) should be creating those > tables automatically, without your intervention through tg-admin.
Ok, starting in dev mode solved the problem - I guess I was just overly optimistic about the capabilities of CatWalk and tg-admin. Intuitively, one would expect tg-admin sql create to create all the classes specified in model, and it doesn't warn about not creating the TG_* classes... > Also, visit needs to be enabled in config.py for identity to work. Not > sure if you did that or not, but it tripped me up at first. I didn't, but the exception was specific enough to enable fixing that one quickly. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

