Exclude multiple files in pre-commit-hooks
How do you list all the files to avoid during pre-commit-hooks?
How do you list all the files to avoid during pre-commit-hooks?
To install and set up django-debug-toolbar
you can follow the instruction from the
official documentation .
Works fine for "classic" application setup locally but if you use Docker to spin up your project locally, you will find out that it does not work.