Commit 62da00b25a1f8928e4c50d13c76d402852fa8aa6
1 parent
e0e2c87a
Exists in
master
and in
39 other branches
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,7 +12,7 @@ pysolr==2.1 | ||
12 | poster==0.8.1 | 12 | poster==0.8.1 |
13 | etiquetando==0.1 | 13 | etiquetando==0.1 |
14 | html2text==3.200.3 | 14 | html2text==3.200.3 |
15 | -django-taggit==0.10 | 15 | +django-taggit==0.12 |
16 | python-memcached==1.53 | 16 | python-memcached==1.53 |
17 | django-hitcounter==0.1.1 | 17 | django-hitcounter==0.1.1 |
18 | Pillow==2.5.1 | 18 | Pillow==2.5.1 |