Debugging & OptimizationΒΆ

A django-debug-toolbar panel has been written to make debugging Neo4j REST calls easier. It should also help debugging and optimizing neo4django.

neo4django.testcases.NodeModelTestCase.assertNumRequests() can also help by ensuring round trips in a piece of test code don’t grow unexpectedly.