Updated docs, added force_insert to save()
This commit is contained in:
parent
ec927bdd63
commit
afd416c84e
6 changed files with 94 additions and 8 deletions
|
|
@ -27,6 +27,8 @@ Querying
|
|||
.. autoclass:: mongoengine.queryset.QuerySet
|
||||
:members:
|
||||
|
||||
.. automethod:: mongoengine.queryset.QuerySet.__call__
|
||||
|
||||
.. autofunction:: mongoengine.queryset.queryset_manager
|
||||
|
||||
Fields
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue