def url(self, context): path = self.path.resolve(context) return urljoin(DACH_CONFIG['base_url'], staticfiles_storage.url(path))