Skip to content

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