* django.template.loader.get_template() * django.template.loader.select_template() * django.shortcuts.render() * django.shortcuts.render_to_response() Thanks amcnabb for the suggestion.
Should be unneeded with Python 2.7 and up. Added some unicode_literals along the way.