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 be1163b commit 9eab641Copy full SHA for 9eab641
docs/database.rst
@@ -305,7 +305,7 @@ You can also manage the access manually via these methods:
305
Disable database access. Should be followed by a call to
306
:func:`~django_db_blocker.restore`.
307
308
-.. py:function:: django_db_blocker.restore()
+.. py:method:: django_db_blocker.restore()
309
310
Restore the previous state of the database blocking.
311
0 commit comments