#806: 0.9a5 - sqlalchemy quickstart - app.cfg incorrect
--------------------------------+-------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone:
Component: Installation | Version: 0.9a5
Severity: normal | Keywords:
--------------------------------+-------------------------------------------
app.cfg looks like this:
[sqlobject]
# identity.provider='sqlobject'
[sqlalchemy]
# identity.provider='sqlalchemy'
The issue being that its fine for sqlobject, as sqlobject is the internal
default - but tossing the line in there for sqlalchemy, the user must
uncomment it ( though it looks like the default ), or TG tries to do
everything with soprovider
--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/806>
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.
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-tickets
-~----------~----~----~----~------~----~------~--~---