tag 865557 pending
thanks
Hello,
Bug #865557 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:
https://anonscm.debian.org/cgit/python-modules/packages/django-picklefield.git/commit/?id=becc2b6
---
commit becc2b69671f0ed365a3ebbbc220898d3a583ae3
Author: Michael Fladischer <[email protected]>
Date: Thu Jul 13 11:31:45 2017 +0200
Fix tests by adding django.contrib.contenttypes to INSTALLED_APPS (Closes:
#865557).
diff --git a/debian/changelog b/debian/changelog
index 602474d..6cd4c65 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
django-picklefield (1.0.0-1) UNRELEASED; urgency=low
* New upstream release.
+ * Fix tests by adding django.contrib.contenttypes to INSTALLED_APPS (Closes:
+ #865557).
-- Michael Fladischer <[email protected]> Thu, 13 Jul 2017 11:14:22 +0200