Ticket #2470 (new defect)

Opened 5 months ago

SQLAlchemy is still required in 2.1

Reported by: jorge.vargas Assigned to:
Priority: normal Milestone: 2.1rc1
Component: TurboGears Version: trunk
Severity: normal Keywords:
Cc:

Description

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