Django project

2022-05-12 Thread Tanni Seriki
Please groups am working on a school project The project is to send a SMS to a lecturer when his/her period wants to starts. The SMS will contain the venue, time and date... Is there a way this can be accomplished by django -- You received this message because you are subscribed to the Google Gro

Virtualenv steup

2022-05-12 Thread Priyanshu Ganwani
Hy is any one there as a beginner i have install python and update version and install virtualwrapperlenv , virtualenv and django too, whenever i close and use workon command to reach on my project it show's:--- 'workon' is not recognized as an internal or external command, operable program

Re: Django project

2022-05-12 Thread Chetan Ganji
Hi Tanni, Simple emails can be sent using django. Not sms! Since sending sms requires users to pay for it. You will have to integrate a third party service for sending sms e.g. Twilio https://www.twilio.com/ I hope this helps! Regards, Chetan Ganji +91-900-483-4183 ganji.che...@gmail.com http:

Re: Django project

2022-05-12 Thread 'Amitesh Sahay' via Django users
Yes, plz make a list of features that you want to have in ur web app, and then read django official doc to understand the working for each feature that u want. That's the way to go ahead, coz what u r asking is very genericĀ  Sent from Yahoo Mail on Android On Thu, 12 May 2022 at 22:44, Tan

Re: Virtualenv steup

2022-05-12 Thread Antonis Christofides
Is Python working? If you type "python", does Python start? If yes, you can try reading about virtualenv here: https://djangodeployment.com/2016/11/01/virtualenv-demystified/ Regards, Antonis On 12/05/2022 13.42, Priyanshu Ganwani wrote: Hy is any one there as a beginner iĀ  have install pyt

Re: Django project

2022-05-12 Thread Tanni Seriki
Yeah thanks for the assistance But the twillo does it work across the globe, because am in Nigeria and twillo is an American company. So will it work, or is there any other way? On Thu, May 12, 2022, 6:31 PM Chetan Ganji wrote: > Hi Tanni, > > Simple emails can be sent using django. Not sms! > S

Re: Django project

2022-05-12 Thread Chetan Ganji
check their website or try searching like sms service providers in nigeria. https://nigerianinfopedia.com.ng/best-bulk-sms-service-providers-in-nigeria/ Regards, Chetan Ganji +91-900-483-4183 ganji.che...@gmail.com http://ryucoder.in On Fri, May 13, 2022 at 1:03 AM Tanni Seriki wrote: > Yeah t

Re: Django project

2022-05-12 Thread Tanni Seriki
Thanks so much, I just go through it now On Thu, May 12, 2022, 9:59 PM Chetan Ganji wrote: > check their website or try searching like sms service providers in nigeria. > > https://nigerianinfopedia.com.ng/best-bulk-sms-service-providers-in-nigeria/ > > Regards, > Chetan Ganji > +91-900-483-4183