| Actually, tg_user is the name of the table and TG_User is the name of the class. Per ticket #??? (Trac down again?) all the default Identity model classes are InheritableSQLObjects. This means they have an additional column 'child_name'. You can either drop the tables or alter them to have the child_name column (TEXT in SQLite). One of the nifty features of the latest Identity framework is that it will automatically create the necessary tables (like CatWalk) without you having to munge sqlobject.txt in your egg info. On 8 Jan, 2006, at 10:01 am, Mike Kent wrote:
-- Jeff Watkins Computers, they're just a fad. |
- [TurboGears] Re: Visit Tracking & Identity (Revision... Jeff Watkins
- [TurboGears] Re: Visit Tracking & Identity (Rev... Jeremy Jones
- [TurboGears] Re: Visit Tracking & Identity ... Jeff Watkins
- [TurboGears] Re: Visit Tracking & Identity (Rev... Alberto
- [TurboGears] Re: Visit Tracking & Identity ... Leandro Lucarella
- [TurboGears] Re: Visit Tracking & Identity (Rev... Leandro Lucarella
- [TurboGears] Re: Visit Tracking & Identity ... Elvelind Grandin
- [TurboGears] Re: Visit Tracking & Ident... Michele Cella
- [TurboGears] Re: Visit Tracking & I... Jorge Godoy
- [TurboGears] Re: Visit Tracking & I... Leandro Lucarella

