Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 60f2764

Browse files
committed
Minor style update
1 parent 34aed7c commit 60f2764

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/core/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -535,7 +535,7 @@
535535
CHECK_ZERO_COLUMNS_THRESHOLD = 10
536536

537537
# Boldify all logger messages containing these "patterns"
538-
BOLD_PATTERNS = ("' injectable", "might be injectable", "' is vulnerable", "is not injectable", "test failed", "test passed", "live test final result", "test shows that")
538+
BOLD_PATTERNS = ("' injectable", "might be injectable", "' is vulnerable", "is not injectable", "test failed", "test passed", "live test final result", "test shows that", "the back-end DBMS is")
539539

540540
# Generic www root directory names
541541
GENERIC_DOC_ROOT_DIRECTORY_NAMES = ("htdocs", "httpdocs", "public", "wwwroot", "www")

0 commit comments

Comments
 (0)