This was a very simple update. The gmg command `adduser` was generating an
authortilly-Q <nattilypigeonfowl@gmail.com>
Sun, 29 Sep 2013 18:34:41 +0000 (14:34 -0400)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Thu, 10 Jul 2014 15:28:34 +0000 (10:28 -0500)
commit4285fc67b30e8e97d7ea26e5085438a9bd8ac44b
tree97e48156b3cb18957a7d91882fbf5c1b9cf894cc
parent4b24678a1f6ae0835cb1bca4d23611b57a433d39
This was a very simple update. The gmg command `adduser` was generating an
unncessary error because we were searching for a non-unicode string value in a
Unicode column of the core__users table.
mediagoblin/gmg_commands/users.py