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

Check JavaScript files content type. #1802

Merged
merged 3 commits into from
Jul 4, 2023

Commits on Jul 4, 2023

  1. Check JavaScript files content type.

    A common problem with windows set ups is that the registry is
    misconfigured when resolving the content type for a JavaScript
    file. This check captures this sooner to explain why the toolbar
    doesn't show and attempts to tell the user what to change to make
    it work.
    tim-schilling committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    20f1a03 View commit details
    Browse the repository at this point in the history
  2. Update debug_toolbar/apps.py

    Co-authored-by: Matthias Kestenholz <mk@feinheit.ch>
    tim-schilling and matthiask committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    42c9f2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e337d18 View commit details
    Browse the repository at this point in the history