django-sendsms icon indicating copy to clipboard operation
django-sendsms copied to clipboard

A simple API to send SMS messages. It is modeled after the django email api.

Results 11 django-sendsms issues
Sort by recently updated
recently updated
newest added

register with tiniyo on https://tiniyo.com and get free sms.

Backend for https://www.smshosting.it/. I'm still testing it, but feedback is welcome.

Hopefully this will help someone. Feature requested in #21 and I also needed this so much.

Added support customize celery task parameters like a rate_limit, task name and others.

http://docs.aws.amazon.com/sns/latest/dg/SMSMessages.html

https://github.com/daviddrysdale/python-phonenumbers

The auto-build does not seem to be working.

Hi, Looking for an SMS sending solution, I noticed the project was a bit outdated, so I built this PR to catch up. * Add support for django 4.1, 4.2,...