Skip to content

Commit c742429

Browse files
committed
Rename get_encrypted_fields_map -> showschemamap
1 parent fb1e120 commit c742429

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/source/ref/django-admin.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ Available commands
2828
Defaults to ``default``.
2929

3030

31-
``get_encrypted_fields_map``
31+
``showschemamap``
3232
----------------------------
3333

34-
.. django-admin:: get_encrypted_fields_map
34+
.. django-admin:: showschemamap
3535

3636
Creates a schema map for encrypted fields that can be used with
3737
:class:`~pymongo.encryption_options.AutoEncryptionOpts` to configure
@@ -41,5 +41,3 @@ Available commands
4141

4242
Specifies the database to use.
4343
Defaults to ``default``.
44-
45-
.. TODO: Clarify how database specified could affect output.

0 commit comments

Comments
 (0)