Export to GitHub

django-tagging - issue #282

Patch for /trunk/tagging/utils.py


Posted on Dec 3, 2013 by Happy Giraffe

Module django.utils.encoding does not provide force_unicode in Python3. Use lambda s: s instead.

Attachments

Status: New

Labels:
Type-Patch