django debug toolbar
$ python -m pip install django-debug-toolbar
django debug toolbar
$ python -m pip install django-debug-toolbar
djangodebug toolbar not showing
# in settings file
import mimetypes
mimetypes.add_type("application/javascript", ".js", True)
"""The main reason for not showing up the toolbar is because of the javascript mime-types error when you connect the debug_toolbar
If the already added to your application then just add two lines of code in your settings.py file."""
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us