Following up to point out that TurboGears 2.3.10 no longer requires helpers
and app_globals to be imported into lib (TG will automatically import them
if available as submodules).

I remember that was causing some issues in Kallithea port

On Sun, Sep 18, 2016 at 9:18 PM, Thomas De Schampheleire <
[email protected]> wrote:

> On Sun, Sep 18, 2016 at 12:28 PM, Alessandro Molina
> <[email protected]> wrote:
> > If I remember correctly kallithea explicitly handles commits, so
> probably it
> > has no need for the transaction manager.
> > Try to add base_config['tm.enabled'] = False in app_cfg.py and see it
> > everything still works as expected and the error disappeared.
>
> Confirmed...
>
_______________________________________________
kallithea-general mailing list
[email protected]
http://lists.sfconservancy.org/mailman/listinfo/kallithea-general

Reply via email to