messaging

14 views
Skip to first unread message

Ankit Singh

unread,
Mar 14, 2014, 4:32:08 PM3/14/14
to django...@googlegroups.com
i want to know that for certain task i want to send some message to user on his cellphone .
is there any way that i can do so in django with importing costly application.

François Schiettecatte

unread,
Mar 14, 2014, 6:54:24 PM3/14/14
to django...@googlegroups.com
Sending text has nothing to do with Django, just search for 'sending text message from email' in your favorite search engine.

François

On Mar 14, 2014, at 4:32 PM, Ankit Singh <ankit.s...@gmail.com> wrote:

> i want to know that for certain task i want to send some message to user on his cellphone .
> is there any way that i can do so in django with importing costly application.
>
> --
> 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 it, send an email to django-users...@googlegroups.com.
> To post to this group, send email to django...@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/eb626e06-f98c-4167-a8c4-a70f52fada40%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

signature.asc

Camilo Torres

unread,
Mar 15, 2014, 1:10:24 PM3/15/14
to django...@googlegroups.com
On Friday, March 14, 2014 4:02:08 PM UTC-4:30, Ankit Singh wrote:
i want to know that for certain task i want to send some message to user on his cellphone .
is there any way that i can do so in django with importing costly application.
Hello,

You can do with a third party module/API/application. Django is not for sending SMSs, but for web front end.

You can do what you need inside a Django application. Your Django application can connect or use third party service to send the SMS.

Regards,
Camilo
Reply all
Reply to author
Forward
0 new messages