Re: how to send to sms to moblie number on one click at time to 25 numbers from django website ,,,,,, please anyone here for guidance

2019-12-19 Thread Jani Eric
thanks to all of you On Thursday, December 19, 2019 at 1:00:14 AM UTC-8, Jani Eric wrote: > > you know all of that procedures if you then i need your help if you have > time > > > On Tuesday, December 17, 2019 at 5:31:46 AM UTC-8, Gil Obradors wrote: >> >> Hi Jani! >> >> >> First you need a

Re: how to send to sms to moblie number on one click at time to 25 numbers from django website ,,,,,, please anyone here for guidance

2019-12-19 Thread Jani Eric
you know all of that procedures if you then i need your help if you have time On Tuesday, December 17, 2019 at 5:31:46 AM UTC-8, Gil Obradors wrote: > > Hi Jani! > > > First you need a provider able to send SMS via rest-API > > Second,write some methods codes to talk to this api, python is

Re: how to send to sms to moblie number on one click at time to 25 numbers from django website ,,,,,, please anyone here for guidance

2019-12-19 Thread Jani Eric
On Tuesday, December 17, 2019 at 5:31:46 AM UTC-8, Gil Obradors wrote: > > Hi Jani! > > > First you need a provider able to send SMS via rest-API > > Second,write some methods codes to talk to this api, python is good. > > Third, make a frontend, to call this methodos via web. You can start

Re: how to send to sms to moblie number on one click at time to 25 numbers from django website ,,,,,, please anyone here for guidance

2019-12-17 Thread Motaz Hejaze
use twilio On Tue, Dec 17, 2019 at 2:29 PM Jani Eric wrote: > how to send to sms to moblie number on one click at time to 25 numbers > from django website ,, please anyone here for guidance > > -- > You received this message because you are subscribed to the Google Groups > "Django users"

Re: how to send to sms to moblie number on one click at time to 25 numbers from django website ,,,,,, please anyone here for guidance

2019-12-17 Thread Parth Joshi
May be you can put a background service instead of doing it asynchronously. Wait time of 25 SMS responses will be annoying for user experience. Regards, Parth Joshi > On 17-Dec-2019, at 7:00 PM, Gil Obradors wrote: > > Hi Jani! > > > First you need a provider able to send SMS via

Re: how to send to sms to moblie number on one click at time to 25 numbers from django website ,,,,,, please anyone here for guidance

2019-12-17 Thread Gil Obradors
Hi Jani! First you need a provider able to send SMS via rest-API Second,write some methods codes to talk to this api, python is good. Third, make a frontend, to call this methodos via web. You can start with static content via django templates and requests , for example Good luck!

how to send to sms to moblie number on one click at time to 25 numbers from django website ,,,,,, please anyone here for guidance

2019-12-17 Thread Jani Eric
how to send to sms to moblie number on one click at time to 25 numbers from django website ,, please anyone here for guidance -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from