def kryptos_leader_channel_push(data): Group('kryptos-leader-channel').send( { 'text': json.dumps(data,cls=DjangoJSONEncoder) })