Getting ready

To get started with toggling the visibility of the Debug Toolbar, take a look at the following steps:

  1. Install the Django Debug Toolbar in your virtual environment, or add it to your requirements and rebuild your containers in a Docker project:
(myproject_env)$ pip3 install django-debug-toolbar~=1.10.1
  1. Add debug_toolbar under INSTALLED_APPS in the settings.
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.217.147.193