Re: Need example view on how to react on a webhook in Django

2015-10-18 Thread Daniel Roseman
On Friday, 16 October 2015 15:24:21 UTC+1, Sabine Maennel wrote: > > Hello, > > I tried to followed this Tutorial from Go Django, but I do not get it to > work. Can you please help me on how to react on a webhook in my application. > > *This is the tutorial,* that I tried to follow: > https://god

Need example view on how to react on a webhook in Django

2015-10-16 Thread Sabine Maennel
Hello, I tried to followed this Tutorial from Go Django, but I do not get it to work. Can you please help me on how to react on a webhook in my application. *This is the tutorial,* that I tried to follow: https://godjango.com/55-webhooks-django-and-ngrok/ *This is my view:* # coding: utf-8 f