Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into download-prof-files
  • Loading branch information
JohananOppongAmoateng authored Dec 17, 2025
commit e698cde255fd7a9180b9d7ea66b6bc1380b2c44c
1 change: 1 addition & 0 deletions debug_toolbar/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

from django.core import signing
from django.http import FileResponse, Http404, JsonResponse
from django.http import HttpRequest, JsonResponse
from django.utils.html import escape
from django.utils.translation import gettext as _
from django.views.decorators.http import require_GET
Expand Down
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.