Re: Webhook integration

2021-10-23 Thread Sophia Iroegbu
udrup wrote: > On 23/10/2021 19.53, Sophia Iroegbu wrote: > > I want to refund users after they subscribe to the app. I don't have a > > small budget as it's a small project. > > > > What's your charge? > > > > I wouldn't be interested in t

Re: Webhook integration

2021-10-23 Thread Sophia Iroegbu
I want to refund users after they subscribe to the app. I don't have a small budget as it's a small project. What's your charge? On Sat, Oct 23, 2021, 6:47 PM Kasper Laudrup wrote: > On 23/10/2021 17.24, Sophia Iroegbu wrote: > > I need help writing a webhook Endp

Webhook integration

2021-10-23 Thread Sophia Iroegbu
I need help writing a webhook Endpoint that refunds a user. I need help on this. The django is an APIs that the flutter app is consuming -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails fr

How to show views when an endpoint is called

2021-10-02 Thread Sophia Iroegbu
Hello guys, thanks for helping the last time. I am trying to show course views on django admin. Django is serving as an API to a flutter app Am i to create another endpoint to count views? -- You received this message because you are subscribed to the Google Groups "Django users" group. To uns

Re: Import issue

2021-10-02 Thread Sophia Iroegbu
>> Is your module included in your installed apps in the settings.py file? >> >> On Fri, Oct 1, 2021 at 8:09 PM Sophia Iroegbu >> wrote: >> > >> > I noticed that each time I download a python package and import it. >> > It imports, it works but o

Import issue

2021-10-01 Thread Sophia Iroegbu
I noticed that each time I download a python package and import it. It imports, it works but once I run my code it runs into an error. Error message: ModuleNotFoundError. What do I do? -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubs