Open
Description
The reverse()
(and {% url ...%}
) in django use the same domain name from the user request. shouldn't the reverse()
function (and {% host_url ... %}
) act the same without needing to hard code the PARENT_HOST is the settings
I think the change needs to be around here:
django-hosts/django_hosts/resolvers.py
Line 121 in ad41990
Any thoughts?
Metadata
Metadata
Assignees
Labels
No labels