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

bugfix - FileField not storing file data in proper collection when using db_alias #341

Merged
merged 1 commit into from
Jun 4, 2013

Conversation

ichuang
Copy link
Contributor

@ichuang ichuang commented May 27, 2013

FileField should pass db_alias to GridFSProxy in __set__ call

@rozza
Copy link
Contributor

rozza commented Jun 3, 2013

Needs a test case to ensure we dont regress and that it works ;) Will add in 0.8.2 - thanks for the code!

rozza added a commit that referenced this pull request Jun 4, 2013
FileField now honouring db_alias
@rozza rozza merged commit 0eafa4a into MongoEngine:master Jun 4, 2013
rozza added a commit that referenced this pull request Jun 4, 2013
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 159ef12 on ichuang:master into * on MongoEngine:master*.

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.

3 participants