Exemplo n.º 1
0
def MakeUID():
    return Utils.UIDMaker(settings.UID_PREFIX)
Exemplo n.º 2
0
def MakeNoPrefixUID():
    return Utils.UIDMaker()