kopia lustrzana https://github.com/wagtail/wagtail
Pin django-taggit to 0.11.2
Django-taggit 0.12.x seems to break wagtailpull/203/head
rodzic
99e599d940
commit
c7fdbd22db
2
setup.py
2
setup.py
|
@ -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",
|
||||
|
|
Ładowanie…
Reference in New Issue