Use .first() instead of [0]... thanks elrond :)
authorChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 2 Jan 2012 19:59:36 +0000 (13:59 -0600)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Sun, 29 Jan 2012 22:33:45 +0000 (16:33 -0600)
commit851df6214ee0332eb45282702524934cdb9ebcf7
tree47fd8747217ed6efd145e3df988af09d320c0f07
parent23f4c6b2fd2440433bcb2443633d847ddad17238
Use .first() instead of [0]... thanks elrond :)
mediagoblin/db/sql/util.py