django-sendsms 0.2.2

django-sendsms is a simple API to send SMS messages with Django. The api is structured the same way as djangos own email api.Installationpip install django-sendsmsConfigure the SENDSMS_BACKEND (defaults to...