Exemplo n.º 1
0
def get_host():
    from saleor.site.utils import get_domain
    return get_domain()
Exemplo n.º 2
0
def get_host():
    from saleor.site.utils import get_domain
    return get_domain()