Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add(mongoengine): missing queryset methods #8

Merged
merged 1 commit into from
Feb 5, 2021

Conversation

sbdchd
Copy link
Owner

@sbdchd sbdchd commented Feb 5, 2021

Some notable ones: modify, upsert_one, explain

Fix some param names and types.

Also add flake8-pyi to check the stubs for errors, but pyright might already cover it.

Some notable ones: modify, upsert_one, explain

Also fix some param names and types.
@kodiakhq kodiakhq bot merged commit 1c525ff into main Feb 5, 2021
@kodiakhq kodiakhq bot deleted the steve/add-missing-queryset-mongoengine-methods branch February 5, 2021 04:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant