Skip to content

Commit

Permalink
Mentioned the Pympler panel in the docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
thedrow authored and tim-schilling committed May 10, 2015
1 parent 3316b3d commit d1d3d61
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/panels.rst
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,15 @@ Adds MongoDB debugging information.
Neo4j
~~~~~

Pympler
~~~~~~~

URL: https://pythonhosted.org/Pympler/django.html

Path: ``pympler.panels.MemoryPanel``

Shows process memory information (virtual size, resident set size) and model instances for the current request.

URL: https://github.com/robinedwards/django-debug-toolbar-neo4j-panel

Path: ``neo4j_panel.Neo4jPanel``
Expand Down

0 comments on commit d1d3d61

Please sign in to comment.