Simplifying the test for whether or not a user and slug combo exists.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Wed, 27 Feb 2013 15:56:56 +0000 (09:56 -0600)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Wed, 27 Feb 2013 15:56:56 +0000 (09:56 -0600)
commitaecd65b789c1c6094a6bf5d8c75987675fd9e4f3
tree8114919073ab56f0311a8325c5001bd95fb58106
parent8db7eed3bcba5c0527befc48a9d2b84cf5be62a8
Simplifying the test for whether or not a user and slug combo exists.

Thanks to tchernobog for catching this (it was breaking on postgres)
and Elrond for the suggestion on how to fix it.

This commit sponsored by Caleb Cooper.  Thanks Caleb!
mediagoblin/db/migrations.py