资源说明:[UNMAINTAINED] Trace neo4jrestclient calls in your django application, this also works for neo4django
Django debug toolbar Neo4j panel ================================ Trace ``neo4jrestclient`` calls in your django application, this also works for ``neo4django``. Installation ============ Install the module via git:: pip install -e git+git@github.com:robinedwards/django-debug-toolbar-neo4j-panel.git@HEAD#egg=neo4j_panel-dev Add panel to your list of panels:: DEBUG_TOOLBAR_PANELS = ('neo4j_panel.Neo4jPanel',)
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。