From 40c628c4b3e836357fa18b8c3c8fcdb741340f49 Mon Sep 17 00:00:00 2001 From: Ernesto Rico-Schmidt <e.rico.schmidt@gmail.com> Date: Fri, 20 May 2011 18:10:32 +0200 Subject: [PATCH] updated django-haystack. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b76a93ba..d572d2ae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Django==1.2.5 MySQL-python==1.2.3 PIL==1.1.7 PyYAML==3.09 -django-haystack==1.2.0 +django-haystack==1.2.3 django-tinymce==1.5.1a2 pysolr==2.0.14 python-dateutil==1.5 -- GitLab