Hi all, Firstly, I am really enjoying Turbogears, it is such a refreshing way to work after doing Java webapps!!
Anyway, I am working with veresion 0.9 from SVN with MySQL on Windows XP and trying to get the Identity Management stuff working. I followed Jeff's tutorial and am having a bizarre problem. I cannot seem to get any TG_* objects into the database using tg-admin shell. I can get my own model objects in fine. I turned sql debugging on, and it is issuing the inserts seemingly, and I have run the inserts it produces manually and then the data goes in fine too. Any ideas? Also, is there any way to see the TG_* objects in Catwalk? Thanks, Mike.

