django-debug-toolbar-mongo
django-debug-toolbar-mongo copied to clipboard
Updated to use latest version of the debug-toolbar library.
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.