You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/using-the-python-wrapper/DjangoSupport.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,9 +40,9 @@ DATABASES = {
40
40
41
41
### OPTIONS Properties
42
42
43
-
The `OPTIONS` dictionary supports all standard [AWS ADvanced Python Wrapper parameters](./UsingThePythonDriver.md#aws-advanced-python-driver-parameters) as well as parameters for the underlying driver.
43
+
The `OPTIONS` dictionary supports all standard [AWS ADvanced Python Wrapper parameters](./UsingThePythonWrapper.md#aws-advanced-python-driver-parameters) as well as parameters for the underlying driver.
44
44
45
-
For a complete list of available plugins and their supported parameters, see the [List of Available Plugins](./UsingThePythonDriver.md#list-of-available-plugins).
45
+
For a complete list of available plugins and their supported parameters, see the [List of Available Plugins](./UsingThePythonWrapper.md#list-of-available-plugins).
0 commit comments