Fixed #25519 -- Made the admin "View site" link point to sites running on a subpath.
Used request.META['SCRIPT_NAME'] as the site_url if it hasn't been customized from the default value of '/'.
Loading
Please register or sign in to comment
Used request.META['SCRIPT_NAME'] as the site_url if it hasn't been customized from the default value of '/'.