Contents

django-sms 0.7.0

0

A Django app for sending SMS with interchangeable backends.

A Django app for sending SMS with interchangeable backends.

Stars: 47, Watchers: 47, Forks: 16, Open Issues: 12

The roaldnefs/django-sms repo was created 3 years ago and the last code push was 3 months ago. The project is moderately popular with 47 github stars!

How to Install django-sms

You can install django-sms using pip

pip install django-sms

or add it to a project with poetry

poetry add django-sms

Package Details

Author
Roald Nefs
License
BSD-3-Clause
Homepage
https://github.com/django-enterprise/django-sms
PyPi:
https://pypi.org/project/django-sms/
GitHub Repo:
https://github.com/django-enterprise/django-sms

Classifiers

No  django-sms  pypi packages just yet.

Errors

A list of common django-sms errors.

Code Examples

Here are some django-sms code examples and snippets.

Related Packages & Articles