acangiani / django-tagging

Automatically exported from code.google.com/p/django-tagging

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cloud_for_model and usage_for_model unicode problems

GoogleCodeExporter opened this issue · comments

when I start to type chinese tags to it
I can use Tag.objects.all() to display the results
But when I use cloud_for_model and usage_for_model ,it doesn`t return any 
chinese tags at all

Original issue reported on code.google.com by fancyc...@gmail.com on 14 May 2011 at 3:59