diff options
author | Christopher Allan Webber <cwebber@dustycloud.org> | 2013-06-22 17:37:30 -0500 |
---|---|---|
committer | Christopher Allan Webber <cwebber@dustycloud.org> | 2013-06-22 17:37:30 -0500 |
commit | 56d1346789c2b628aa1af986c101010c426ecc56 (patch) | |
tree | b90c8fece740897b33ee9eef280cb80133f41489 /docs/source/pluginwriter | |
parent | 6331e927e47afb937bfde503864b164d49b05abd (diff) | |
download | mediagoblin-56d1346789c2b628aa1af986c101010c426ecc56.tar.lz mediagoblin-56d1346789c2b628aa1af986c101010c426ecc56.tar.xz mediagoblin-56d1346789c2b628aa1af986c101010c426ecc56.zip |
Fix the data integrity bug in test_misc.
It turns out this has to do with some additions to the fixture adding
of media entries. Since the new fake_upload field is True by default,
adding multiple entries that have media_files at once meant that
multiple additions of FileKeynames would be added at once if they were
not saved at the same time. Tricky!
Thankfully, Elrond helped us figure this one out. Thanks, Elrond :)
And thanks also to Aapo Rantalainen for sponsoring this commit!
Diffstat (limited to 'docs/source/pluginwriter')
0 files changed, 0 insertions, 0 deletions