summaryrefslogtreecommitdiff
path: root/debian/patches/series
diff options
context:
space:
mode:
authorThomas Goirand <thomas@goirand.fr>2014-10-12 04:37:56 +0000
committerThomas Goirand <thomas@goirand.fr>2014-10-12 04:37:56 +0000
commitd34d35ee07712306d86fff68db5fe28dbe263ed6 (patch)
tree0c0225b8aa5442f9a8fbf53a0c7941acc8cf26ec /debian/patches/series
parent6af6ed34537fa102ef5940b3cb095b5f23f13a9a (diff)
downloadfactory-boy-d34d35ee07712306d86fff68db5fe28dbe263ed6.tar
factory-boy-d34d35ee07712306d86fff68db5fe28dbe263ed6.tar.gz
* Add a patch to call django.setup() if using Django 1.7 in the unit tests.
This fixes FTBFS (Closes: #764837).
Diffstat (limited to 'debian/patches/series')
-rw-r--r--debian/patches/series1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series
index 4a8b99a..b296b96 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
disable-intersphinx.patch
removed-privacy-breach.patch
disable-a-test-in-test_existing_file.patch
+add-django-1.7-compat-with-new-django.setup.patch