#2382: Quickstarted TG 1.1 project with SO and identity throws OperationalError
--------------------------------+-------------------------------------------
Reporter: chrisz | Owner:
Type: defect | Status: new
Priority: high | Milestone: 1.1
Component: TurboGears | Version: 1.1rc1
Severity: blocker | Resolution:
Keywords: sqlobject identity |
--------------------------------+-------------------------------------------
Comment (by chrisz):
I think this has something to do with the different definition of the
model classes for users in the model.py template vs. soprovider.py.
The names of the classes differ (User vs TG_User), the base classes differ
(SQLObject vs. InheritableSQLObject) and in the case of permissions, even
the table name (permissions vs. tg_permissions). What a mess!
--
Ticket URL: <http://trac.turbogears.org/ticket/2382#comment:1>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---