Вопрос

With the Werkzeug debugger. How can I make the recent call first instead of last? And how can I make it so Werkzeug debugger automatically focuses the console at the most recent call?

Это было полезно?

Решение

This behavior is not configurable, and probably never will be. There has been some discussion about changing the order of calls in the debugger.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top