#1036: Web app returns HTTP 500 error if sqlalchemy is present
------------------------------------------------+---------------------------
 Reporter:  barryh                              |        Owner:  anonymous 
     Type:  defect                              |       Status:  closed    
 Priority:  normal                              |    Milestone:            
Component:  TurboGears                          |      Version:  0.9a6     
 Severity:  normal                              |   Resolution:  worksforme
 Keywords:  sqlalchemy 500 quickstart tutorial  |  
------------------------------------------------+---------------------------
Changes (by alberto):

  * status:  new => closed
  * resolution:  => worksforme

Comment:

 I believe this is a 0.9a6 and SA 0.2.* issue. The problem is that 0.9a6
 does not support SA 0.2.* because the latter hasn't got an 'objectstore'
 attribute (among other changes) hence the exception you're encountering.

 Upgrading to TG 0.9a7 (or downgrading SA to 0.1.*) should solve the issue.
 If this is not the case please feel free to reopen.

 Alberto

-- 
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/1036>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to