Pin django-taggit to 0.11.2

Django-taggit 0.12.x seems to break wagtail
pull/203/head
Karl Hobley 2014-04-22 09:58:19 +01:00
rodzic 99e599d940
commit c7fdbd22db
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -44,7 +44,7 @@ setup(
"django-compressor>=1.3",
"django-libsass>=0.1",
"django-modelcluster>=0.1",
"django-taggit>=0.11.2",
"django-taggit==0.11.2",
"Pillow>=2.3.0",
"beautifulsoup4>=4.3.2",
"lxml>=3.3.0",