diff options
author | Sebastian Spaeth <Sebastian@SSpaeth.de> | 2012-12-23 12:12:11 +0100 |
---|---|---|
committer | Sebastian Spaeth <Sebastian@SSpaeth.de> | 2012-12-23 12:12:11 +0100 |
commit | dfc23dd1e16618cdbac0a22261573be3e5d29852 (patch) | |
tree | 8071e88e810b18904cba1bbb2792201c94080995 /mediagoblin/app.py | |
parent | 2fb36dac31c56d95a0cadeffe9e57029e35d62ea (diff) | |
download | mediagoblin-dfc23dd1e16618cdbac0a22261573be3e5d29852.tar.lz mediagoblin-dfc23dd1e16618cdbac0a22261573be3e5d29852.tar.xz mediagoblin-dfc23dd1e16618cdbac0a22261573be3e5d29852.zip |
Compare user by id not object equality
Elrond correctly remarked that we should be comparing user by id
and not by comparing User objects (as I mistakenly did). He is
right, of course!
Also removing the 2 stray debug prints that were left over.
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Diffstat (limited to 'mediagoblin/app.py')
0 files changed, 0 insertions, 0 deletions