Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure relative STATIC_URLs are supported #259

Merged
merged 1 commit into from Jul 29, 2020

Conversation

evansd
Copy link
Owner

@evansd evansd commented Jul 28, 2020

This is a new feature added in Django 3.1. We now use the
get_script_prefix function rather than the FORCE_SCRIPT_NAME
setting so we handle the case where the script prefix is supplied from
the webserver rather than from settings.

This is a new feature added in Django 3.1. We now use the
`get_script_prefix` function rather than the `FORCE_SCRIPT_NAME`
setting so we handle the case where the script prefix is supplied from
the webserver rather than from settings.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant