diff --git a/setup.py b/setup.py index b31d1ed..c9fcd70 100644 --- a/setup.py +++ b/setup.py @@ -100,7 +100,7 @@ setup( install_requires=['django>=1.7, <1.9', 'gadjo', 'django-ckeditor<4.5.3', - 'django-haystack', + 'django-haystack<2.8', 'django-reversion>=2.0', 'django-taggit', 'requests',