python's 2.6 uuid function doesn't cast to a string in django
authorDiane Trout <diane@caltech.edu>
Sat, 11 Jun 2011 03:02:35 +0000 (20:02 -0700)
committerDiane Trout <diane@caltech.edu>
Sat, 11 Jun 2011 03:02:35 +0000 (20:02 -0700)
so write our own str_uuid function and use that to initialize
the DataFile.random_key field


No differences found