Skip to content

Commit a36f596

Browse files
committed
Merge pull request django-haystack#25 from thedrow/patch-1
Added a note to the README that Celery>=3.1 is not supported right now
2 parents 2c515d4 + c31f1ec commit a36f596

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ Requirements
1919
You also need to install your choice of one of the supported search engines
2020
for Haystack and one of the supported backends for Celery.
2121

22+
Celery>=3.1.x is **not** supported for the time being. Pull requests are welcome.
23+
2224
.. _Haystack: http://haystacksearch.org
2325
.. _`1.2.X`: http://pypi.python.org/pypi/django-haystack/1.2.5
2426
.. _`2.X`: https://github.com/toastdriven/django-haystack/tree/master

0 commit comments

Comments
 (0)