[PATCH v2 2/2] settings: Use explicit setup for the Debug Toolbar

Finucane, Stephen stephen.finucane at intel.com
Fri Mar 25 02:49:23 AEDT 2016


On 24 Mar 15:16, Stephen Finucane wrote:
> The 'django-debug-toolbar' application provides an automatic method of
> configuring the plugin. However, as noted in the documentation [1],
> this can cause issues like circular imports. In this case, a
> "Table 'patchwork.patchwork_state' doesn't exist" exception was being
> raised when attempting to do an initial migration.
> 
> Resolve this by using the manual configuration provided in the docs.
> 
> [1] https://django-debug-toolbar.readthedocs.org/en/1.4/installation.html
> 
> Signed-off-by: Stephen Finucane <stephen.finucane at intel.com>
> Closes-bug: #29

Merged.


More information about the Patchwork mailing list