django-sendsms-admin

Software Screenshot:
django-sendsms-admin
Software Details:
Version: 0.1.0
Upload Date: 11 May 15
Developer: Stefan Foulis
Distribution Type: Freeware
Downloads: 6

Rating: 5.0/5 (Total Votes: 1)

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.

Installation

pip install django-sendsms-admin

Then add sendsms_admin to INSTALLED_APPS and run syncdb or migrate. This already allows sending messages from admin. To enable the debug backend to place all SMSs into the database:

SENDSMS_BACKEND = 'sendsms_admin.backend.DatabaseSmsBackend'

Requirements:

  • Python
  • Django

Other Software of Developer Stefan Foulis

Comments to django-sendsms-admin

Comments not found
Add Comment
Turn on images!