Closed ghost closed 7 years ago
Was just hit by this as well, the function signature also changed.
Comments in tg/configuration/app_config.py as need to be updated.
Should have been improved by https://github.com/TurboGears/tg2docs/commit/b7969f96a87eebdd6ad119c963e4a4faee2bea2c
Latest 2.3.10 documentation at http://turbogears.readthedocs.io/en/latest/cookbook/multiple-databases.html#id4 recommends to override the setup_sqlalchemy function of the AppConfig class, but the functions name was changed to _setup_sqlalchemy !