Make uuid look like a uuid.
authorElrond <elrond+mediagoblin.org@samba-tng.org>
Sat, 27 Apr 2013 15:01:09 +0000 (17:01 +0200)
committerElrond <elrond+mediagoblin.org@samba-tng.org>
Sat, 27 Apr 2013 15:02:37 +0000 (17:02 +0200)
commitf96c284e0a4bc94b065eea1227e45cfa17846f66
tree9478b322d8f6b4efef03fe4ec983923564b01fe4
parentadf53036a5c10d9f32e2505d23b72b3bd89728c9
Make uuid look like a uuid.

If we really have to create a visible uuid (for a slug in
this case), don't try to hide the fact that it is a uuid.
So format it like a uuid.
mediagoblin/db/migrations.py