You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now mongoengine only supports the retrieval of the first object from queryset.
Need to add the retrieval of the latest object from the queryset to keep mongoengine orm closer to the django orm.
The text was updated successfully, but these errors were encountered:
Right now mongoengine only supports the retrieval of the first object from queryset.
Need to add the retrieval of the latest object from the queryset to keep mongoengine orm closer to the django orm.
The text was updated successfully, but these errors were encountered: