##// END OF EJS Templates
backend: add TurboGears2 DebugBar support...
backend: add TurboGears2 DebugBar support DebugBar is a toolbar overlayed over the Kallithea web interface, allowing you to see: * timing information of the current request, including profiling information * request data, including GET data, POST data, cookies, headers and environment variables * a list of executed database queries, including timing and result values Enable it automatically when in debug mode and all requirements are met. Add documentation.

File last commit:

r6298:9c6f7178 merge default
r6524:908e186a default
Show More
index.rst
83 lines | 1.2 KiB | text/x-rst | RstLexer

Kallithea Documentation

Readme

Installation

Usage

Administrator's guide

Development

API

Other topics

  • :ref:`genindex`
  • :ref:`search`