Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
次のエラーがあります
line 668, in __getitem__ return self._session()[key] KeyError: 'last_update'
開発環境ではすべて問題ありません。ngnix の下のウェイトレス サーバーで Pyramid 1.4 を使用しています。request.session の内容を表示するために pshell で debug_tool API を使用する方法を知っている人はいますか?
ありがとう、