Django's template doesn't render as expected (template language issue)

Whoops, def get_user(self, id): belongs on your custom backend class.