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

use mongoengine's to_mongo().to_dict() instead of to_dict() #34

Open
perillaroc opened this issue Sep 30, 2018 · 0 comments
Open

use mongoengine's to_mongo().to_dict() instead of to_dict() #34

perillaroc opened this issue Sep 30, 2018 · 0 comments
Labels

Comments

@perillaroc
Copy link
Member

perillaroc commented Sep 30, 2018

use to_mongo().to_dict() to convert Document into dict object.

use to_json() to generate post string.

@perillaroc perillaroc changed the title use mongoengine's to_pymongo().to_dict() instead of to_dict() use mongoengine's to_mongo().to_dict() instead of to_dict() Sep 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant