diff options
author | Ernesto Rico-Schmidt <e.rico.schmidt@gmail.com> | 2011-05-20 16:10:32 (GMT) |
---|---|---|
committer | Ernesto Rico-Schmidt <e.rico.schmidt@gmail.com> | 2011-05-20 16:10:32 (GMT) |
commit | 40c628c4b3e836357fa18b8c3c8fcdb741340f49 (patch) | |
tree | b3ec27b051059d9f1187700562e9386163db4b04 | |
parent | ceb261fc180bfe53c855af620db17e2dc52e9d95 (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 b76a93b..d572d2a 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 |