Avoiding using '$or' query modifier since that's newer-mongo only.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Thu, 8 Sep 2011 04:23:44 +0000 (23:23 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Thu, 8 Sep 2011 04:23:44 +0000 (23:23 -0500)
commitd1a64326456d67d43ac99f28c2c45c7e9996be07
tree9b654dd37b5b3a8daab4650b75dcb17b099f0437
parentf03fef4ea8ec106f698936e2ffce02d58105f802
Avoiding using '$or' query modifier since that's newer-mongo only.
mediagoblin/auth/views.py