tag 828663 pending thanks Hello,
Bug #828663 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-contact-form.git;a=commitdiff;h=3553ee2 --- commit 3553ee2962d9b39c991718477b4639c9c5e2d96f Author: Andrew Starr-Bochicchio <a.star...@gmail.com> Date: Sat Aug 20 14:38:03 2016 -0400 django-1.10-define-templates.patch: define TEMPLATES to fix test runs under Django 1.10 (Closes: #828663). Thanks to Thomas Goirand! diff --git a/debian/changelog b/debian/changelog index 1c099b9..36e3059 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +python-django-contact-form (1.2~git23.8413069-2) UNRELEASED; urgency=medium + + * django-1.10-define-templates.patch: define TEMPLATES to + fix test runs under Django 1.10 (Closes: #828663). + Thanks to Thomas Goirand! + + -- Andrew Starr-Bochicchio <a.star...@gmail.com> Sat, 20 Aug 2016 14:36:20 -0400 + python-django-contact-form (1.2~git23.8413069-1) unstable; urgency=medium * New upstream snapshot (Closes: #806363).