def get_statc_url(cls, path): return super(StaticExtension, cls).get_statc_url( staticfiles_storage.url(path))