Skip to content

Commit

Permalink
Stick whoosh<2.5 for Haystack v1 requirements
Browse files Browse the repository at this point in the history
Latest whoosh does not work with old haystack.
See https://github.com/toastdriven/django-haystack/issues/819
  • Loading branch information
stefanw committed Mar 25, 2014
1 parent 1af7fab commit 38c503d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/v1.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ django-discover-runner
django-haystack==1.2.7
django-celery
celery
Whoosh
whoosh<2.5
flake8
coverage

0 comments on commit 38c503d

Please sign in to comment.