#2470: SQLAlchemy is still required in 2.1
--------------------------+-------------------------------------------------
Reporter: jorge.vargas | Owner:
Type: defect | Status: new
Priority: normal | Milestone: 2.1b2
Component: TurboGears | Version: trunk
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
WebError still requires sqlalchemy, this is set way down in pylons. At
ErrorHandler in middleware.py
This is causing a 500 error for EvalException when sqlalchemy is not
installed.
The way to fix this is to set a proper value to report_libs
--
Ticket URL: <http://trac.turbogears.org/ticket/2470>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development