Package: python-django-debug-toolbar / 1:6.0.0-1

Metadata

Package Version Patches format
python-django-debug-toolbar 1:6.0.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
docs Use local inventory for intersphinx.patch | (download)

docs/conf.py | 7 2 + 5 - 0 !
1 file changed, 2 insertions(+), 5 deletions(-)

 docs: use local inventory for intersphinx

tests Ignore test_does_not_exist_nonce_wasnt_used.patch | (download)

tests/test_csp_rendering.py | 42 21 + 21 - 0 !
1 file changed, 21 insertions(+), 21 deletions(-)

 tests: ignore test_does_not_exist_nonce_wasnt_used()

This test can't run successful as we don't have access to the outer
world.

tests Ignore template_partials in INSTALLED_APPS.patch | (download)

tests/settings.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 tests: ignore template_partials in installed_apps

Don't use the template_partials while running the tests, it's currently
not packaged.