We should pass ugettext instead of gettext into the jinja template env
authorChristopher Allan Webber <cwebber@dustycloud.org>
Tue, 9 Aug 2011 03:32:28 +0000 (22:32 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Tue, 9 Aug 2011 03:32:28 +0000 (22:32 -0500)
commit84f279649b5c3310b1a6d08cc87dce61533f7075
tree8243e962b590bdd42aaf18d1ece8e77e27686c60
parentdf236d15c18687986786f09f33fedddfb63d5d13
We should pass ugettext instead of gettext into the jinja template env

Otherwise we might get UnicodeDecodeErrors :)
mediagoblin/util.py