django-sendsms-admin 0.1.0

django-sendsms-admin is a delivery backend for django-sendsms that delivers messages to the database instead of sending them. This is meant for debugging. Also allows sending SMSs from the admin interface.Installationpip install...