def enable(self): return override_settings(TEMPLATES=[{ **settings.TEMPLATES[0], 'BACKEND': self.ENGINE_BACKENDS[self] }])