Ejemplo n.º 1
0
def set_redditor(thing, context):
    thing.attach_persistent(RedditorFacet)
Ejemplo n.º 2
0
def set_twitterer(thing, context):
    thing.attach_persistent(TwitterFacet)