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

Use the STATIC_URL for static files to avoid redirection #4522

Merged
merged 3 commits into from Aug 21, 2018

Commits on Aug 14, 2018

  1. Copy the full SHA
    4dd4afb View commit details
    Browse the repository at this point in the history
  2. Fix up the tests

    davidfischer committed Aug 14, 2018
    Copy the full SHA
    c7deb3a View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2018

  1. Keep MEDIA_URL just in case

    - This may be removed when the new theme context is implemented
    https://docs.readthedocs.io/en/latest/design/theme-context.html
    davidfischer committed Aug 15, 2018
    Copy the full SHA
    92e95ce View commit details
    Browse the repository at this point in the history