From 42a7e7935995c06ab60b7ab125d8998b6c350c1b Mon Sep 17 00:00:00 2001 From: cclauss Date: Sun, 11 May 2014 22:26:20 +0200 Subject: [PATCH] Added django 1.6 skeleton for testing --- test/django-1.6-skeleton/haystack/__init__.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/django-1.6-skeleton/haystack/__init__.py diff --git a/test/django-1.6-skeleton/haystack/__init__.py b/test/django-1.6-skeleton/haystack/__init__.py new file mode 100644 index 0000000..3824d6c --- /dev/null +++ b/test/django-1.6-skeleton/haystack/__init__.py @@ -0,0 +1 @@ +https://github.com/cclauss/heroku-buildpack-python-1/new/master/test/django-1.6-skeleton/haystack