Commit 62da00b25a1f8928e4c50d13c76d402852fa8aa6

Authored by Sergio Oliveira
1 parent e0e2c87a

Updated django-taggit version to support django 1.7

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
requirements.txt
... ... @@ -12,7 +12,7 @@ pysolr==2.1
12 12 poster==0.8.1
13 13 etiquetando==0.1
14 14 html2text==3.200.3
15   -django-taggit==0.10
  15 +django-taggit==0.12
16 16 python-memcached==1.53
17 17 django-hitcounter==0.1.1
18 18 Pillow==2.5.1
... ...