diff options
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,5 +2,6 @@ *.DS_Store *~ django_debug_toolbar.egg-info +example/db.sqlite3 /dist -/build
\ No newline at end of file +/build |
![]() |
index : django-debug-toolbar | |
| A configurable set of panels that display various debug information about the current request/response. |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | .gitignore | 3 |
@@ -2,5 +2,6 @@ *.DS_Store *~ django_debug_toolbar.egg-info +example/db.sqlite3 /dist -/build
\ No newline at end of file +/build |