Example #1
0
 def producing_view(request):
     Channel(channel_name).send(**request.channel_encode())
     raise HttpResponse.ResponseLater()