« Previous | Next » 

Revision 857f8a2f

ID857f8a2f116e838e88d91d1f3ddb5a2985f36770

Added by Christos Stavrakakis about 10 years ago

snf_django: Fix unicode decoding in SynnefoCommand

Some options of snf-manage commands maybe list or tuples. Applying
'smart_unicode' to them will convert them to unicode object. Instead
of recursively converting data, we convert the arguments to unicodes
before being parsed.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences