Skip to content

Commit 93e5c5d

Browse files
committed
Remove reference to doc type in persistence docs
Closes #1204
1 parent 65f2a18 commit 93e5c5d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/persistence.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -394,10 +394,6 @@ the index, its name, settings and other attributes:
394394
used for any write operations and an ``index`` kwarg will have to be passed
395395
explicitly when calling methods like ``.save()``.
396396

397-
``doc_type``
398-
name of the ``_type`` in elasticsearch. Note that you have to define this as
399-
well as ``doc_type`` in ``class Meta`` in order for it to take effect.
400-
401397
``using``
402398
default connection alias to use, defaults to ``'default'``
403399

0 commit comments

Comments
 (0)