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

Fix creating empty id field when creating new document #27

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tc-imba
Copy link

@tc-imba tc-imba commented Aug 19, 2020

Fix #23

exclude={'id'} was only added when updating a document, now I added to creating as well.

PS. maybe setting "exclude_none" to true can be another solution?

@i8enn
Copy link
Owner

i8enn commented Aug 25, 2020

@tc-imba Hello! Thanks for your contribution! I need a little time to check your decision and if it is correct, I will accept your PR and will thank you very much.

@i8enn i8enn added this to To Do Review in Development - Issues via automation Aug 25, 2020
@i8enn i8enn moved this from To Do Review to Review in progress in Development - Issues Aug 25, 2020
@i8enn i8enn self-assigned this Aug 25, 2020
@i8enn i8enn added this to In review or testing in Development - PR Aug 25, 2020
@i8enn i8enn added the bug Something isn't working label Sep 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development - PR
  
In review or testing
Development

Successfully merging this pull request may close these issues.

Create empty id field in models
2 participants