Receiving AttributeError: 'Request' object has no attribute 'layout_manager' on startup running under uwsgi. This is the line that is causing it: https://github.com/Pylons/pyramid_layout/blob/master/pyramid_layout/config.py#L79
I am still looking into the correct course of action when this occurs.
Receiving
AttributeError: 'Request' object has no attribute 'layout_manager'on startup running under uwsgi. This is the line that is causing it: https://github.com/Pylons/pyramid_layout/blob/master/pyramid_layout/config.py#L79I am still looking into the correct course of action when this occurs.