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