Skip to content

[fix] referencing obj variable #151

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

Merged
merged 1 commit into from
Jan 9, 2016
Merged

[fix] referencing obj variable #151

merged 1 commit into from
Jan 9, 2016

Conversation

re1ro
Copy link
Contributor

@re1ro re1ro commented May 22, 2015

obj can't be in kwargs, because it's listed in __init__ params.

Could someone also explain why we don't want pass instance as obj if there is formdata?

    if self.instance and not formdata:
        obj = self.instance

losintikfos added a commit that referenced this pull request Jan 9, 2016
[fix] referencing obj variable
@losintikfos losintikfos merged commit 68ccb1e into MongoEngine:master Jan 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants