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 fb1e120 commit c742429Copy full SHA for c742429
docs/source/ref/django-admin.rst
@@ -28,10 +28,10 @@ Available commands
28
Defaults to ``default``.
29
30
31
-``get_encrypted_fields_map``
+``showschemamap``
32
----------------------------
33
34
-.. django-admin:: get_encrypted_fields_map
+.. django-admin:: showschemamap
35
36
Creates a schema map for encrypted fields that can be used with
37
:class:`~pymongo.encryption_options.AutoEncryptionOpts` to configure
@@ -41,5 +41,3 @@ Available commands
41
42
Specifies the database to use.
43
44
-
45
-.. TODO: Clarify how database specified could affect output.
0 commit comments