Merge pull request #93 from bacongobbler/master
Add Django v1.5 testing support with Heroku
No related branches found
No related tags found
Showing
- bin/test 6 additions, 0 deletionsbin/test
- test/django-1.5-skeleton/haystack/__init__.py 0 additions, 0 deletionstest/django-1.5-skeleton/haystack/__init__.py
- test/django-1.5-skeleton/haystack/settings.py 156 additions, 0 deletionstest/django-1.5-skeleton/haystack/settings.py
- test/django-1.5-skeleton/haystack/urls.py 17 additions, 0 deletionstest/django-1.5-skeleton/haystack/urls.py
- test/django-1.5-skeleton/haystack/wsgi.py 32 additions, 0 deletionstest/django-1.5-skeleton/haystack/wsgi.py
- test/django-1.5-skeleton/manage.py 10 additions, 0 deletionstest/django-1.5-skeleton/manage.py
- test/django-1.5-skeleton/requirements.txt 1 addition, 0 deletionstest/django-1.5-skeleton/requirements.txt
test/django-1.5-skeleton/haystack/urls.py
0 → 100644
test/django-1.5-skeleton/haystack/wsgi.py
0 → 100644
test/django-1.5-skeleton/manage.py
0 → 100644
test/django-1.5-skeleton/requirements.txt
0 → 100644
Please register or sign in to comment