From 0d80c837abf816177d5dc624ad9debfd5900903f Mon Sep 17 00:00:00 2001 From: Tomas Gavenciak Date: Thu, 17 Sep 2015 18:11:29 +0200 Subject: [PATCH] Update django-taggit --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 83abf849..b75f4810 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ django-countries==3.2 django-solo==1.1.0 django-ckeditor==4.4.7 # Updatable to 5.0 (some incompatible changes) django-flat-theme==0.9.3 -django-taggit==0.14.0 +django-taggit==0.17 django-autocomplete-light==2.2.6 django-crispy-forms==1.4.0