tag 828664 pending
thanks
Hello,
Bug #828664 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
http://git.debian.org/?p=python-modules/packages/python-django-debug-toolbar.git;a=commitdiff;h=1a58c10
---
commit 1a58c1078b4ee57f855d337047edec79aec88010
Author: Andrew Starr-Bochicchio <[email protected]>
Date: Sat Aug 20 12:09:24 2016 -0400
django-1.10-compat.patch: Make DebugToolarMiddleware compatible with Django
1.10's MIDDLEWARE setting (Closes: #828664).
diff --git a/debian/changelog b/debian/changelog
index a539b75..6365f71 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ python-django-debug-toolbar (1:1.5-1) UNRELEASED; urgency=medium
[ Andrew Starr-Bochicchio ]
* New upstream release.
* Bump Standards-Version to 3.9.8, no changes.
+ * django-1.10-compat.patch: Make DebugToolarMiddleware compatible
+ with Django 1.10's MIDDLEWARE setting (Closes: #828664).
-- Ondřej Nový <[email protected]> Tue, 29 Mar 2016 21:59:22 +0200