Commit ace916083af50d2bb66131542d7bd6fd66e77505
1 parent
e04e4768
Exists in
master
and in
3 other branches
Update requirements.txt with django-haystack 2.2
Signed-off-by: Athos Ribeiro <athoscribeiro@gmail.com>
Showing
3 changed files
with
1 additions
and
1 deletions
Show diff stats
django-haystack-2.1.0.tar.gz
No preview for this file type
No preview for this file type
requirements.txt
@@ -7,7 +7,7 @@ chardet==1.0.1 | @@ -7,7 +7,7 @@ chardet==1.0.1 | ||
7 | python-dateutil==1.5 | 7 | python-dateutil==1.5 |
8 | django-cliauth==0.9.1 | 8 | django-cliauth==0.9.1 |
9 | django-mobile==0.3.0 | 9 | django-mobile==0.3.0 |
10 | -django-haystack==2.1 | 10 | +django-haystack==2.2 |
11 | pysolr==2.1 | 11 | pysolr==2.1 |
12 | poster==0.8.1 | 12 | poster==0.8.1 |
13 | etiquetando==0.1 | 13 | etiquetando==0.1 |