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 aee2395 commit 49f639bCopy full SHA for 49f639b
source/interact-data/crud.txt
@@ -118,6 +118,9 @@ code:
118
To learn more about the ``create()`` method, see
119
:py:method:`~django.db.models.query.QuerySet.create` in the {+framework+}
120
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`
124
125
.. _django-crud-read:
126
0 commit comments