Exemplo n.º 1
0
def make_validators():
    BAG_VALIDATORS.append(bag_quota)
    TIDDLER_VALIDATORS.append(binary_trap)
Exemplo n.º 2
0
Arquivo: __init__.py Projeto: FND/tank
def make_validators():
    BAG_VALIDATORS.append(bag_quota)
Exemplo n.º 3
0
def make_validators():
    BAG_VALIDATORS.append(bag_quota)
    TIDDLER_VALIDATORS.append(binary_trap)