django-debug-toolbar-mongo icon indicating copy to clipboard operation
django-debug-toolbar-mongo copied to clipboard

Updated to use latest version of the debug-toolbar library.

Open markunsworth opened this issue 10 years ago • 0 comments

Now inherits from Panel rather than the DebugPanel.

Replaced the content method with a template property and get_stats() method so that it utilises the underlying content() method call.

markunsworth avatar Sep 19 '14 11:09 markunsworth