def _template(self): from simple_translation.utils import get_translated_model model = get_translated_model(self.__class__) return model.DETAIL_TEMPLATE