urls.py
9.22 KB
-
Fix Django Debug Toolbar circular imports · 7a7a867e
There's an "explicit" way to configure Django Debug Toolbar that isn't prone to circular import errors: http://django-debug-toolbar.readthedocs.org/en/1.0/installation.html#explicit-setup Do that.
Ned Batchelder committed