Stop unicode conversion warning during dbupdate.
authorElrond <elrond+git.commit@samba-tng.org>
Sat, 24 Nov 2012 21:57:46 +0000 (22:57 +0100)
committerElrond <elrond+git.commit@samba-tng.org>
Sat, 24 Nov 2012 21:57:46 +0000 (22:57 +0100)
commit9abd664bf2b1de34fc6de0f3b323727e47470e52
tree097dfacf84e56f36dd5be68a11ed2d9c49f470ee
parent4211d0301486d3d2439049be0a15abfbe26280dd
Stop unicode conversion warning during dbupdate.

Just force the passed in name to MigrationManager() to unicode.
mediagoblin/db/sql/util.py