Skip to content

Commit 49f639b

Browse files
committed
test
1 parent aee2395 commit 49f639b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

source/interact-data/crud.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,9 @@ code:
118118
To learn more about the ``create()`` method, see
119119
:py:method:`~django.db.models.query.QuerySet.create` in the {+framework+}
120120
documentation.
121+
:py:class:`~django.db.models.query.QuerySet.create`
122+
:py:function:`~django.db.models.query.QuerySet.create`
123+
:py:method:`django.db.models.query.QuerySet.create`
121124

122125
.. _django-crud-read:
123126

0 commit comments

Comments
 (0)