django-nonrel / djangotoolbox

Django tools for building nonrel backends

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

queryset update() and EmbeddedModelField

gpitfield opened this issue · comments

OK, I've got a patch that fixes this, passes tests, etc. [Well, it passes all the tests except for one that it didn't pass before I started which is totally unrelated to the change.]

I can't seem to push a new fork up though, maybe I need some sort of privilege or whatever to do that? Please let me know what needs to be done so I can push this up for you to take a look at.

Ah, nevermind that. I think I misunderstood how forking works, so I'll do that properly and see if it works.

Merged, thanks for the fix.