diff options
author | Ernesto Rico-Schmidt <e.rico.schmidt@gmail.com> | 2011-05-28 08:43:30 (GMT) |
---|---|---|
committer | Ernesto Rico-Schmidt <e.rico.schmidt@gmail.com> | 2011-05-28 08:43:30 (GMT) |
commit | 533da937fc41513ec25f8e64294b135e42a24ceb (patch) | |
tree | 50aa1f20433902c9a930676da27182dc251c1ea3 | |
parent | d8933e35a6bfbba12a40d100db56700fd381a968 (diff) |
updated django-haystack.
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index d572d2a..68cb1af 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.3 +django-haystack==1.2.4 django-tinymce==1.5.1a2 pysolr==2.0.14 python-dateutil==1.5 |