Skip to content

Commit

Permalink
Add Django Debug Toolbar (with disabled panels)
Browse files Browse the repository at this point in the history
  • Loading branch information
krishnans2006 committed May 2, 2024
1 parent afb5fcd commit 1b119f4
Show file tree
Hide file tree
Showing 4 changed files with 291 additions and 176 deletions.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,4 @@ redis = "~=3.5.3"
mosspy = "*"
aiocontextvars = {version = "~=0.2.2", markers = "python_version < '3.7'"}
sentry-sdk = {extras = ["celery", "django"], version = "*"}
django-debug-toolbar = "*"
Loading

0 comments on commit 1b119f4

Please sign in to comment.