We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd436a8 commit c446bbbCopy full SHA for c446bbb
README.md
@@ -74,6 +74,10 @@ in DATABASES control the behavior of the backend:
74
Boolean. Set this to `False` if you want to disable
75
Django's transaction management and implement your own.
76
77
+- Trusted_Connection
78
+
79
+ String. Default is `"yes"`. Can be set to `"no"` if required.
80
81
and the following entries are also available in the `TEST` dictionary
82
for any given database-level settings dictionary:
83
0 commit comments