Skip to main content

A database delivery backend for django-sendsms (for debugging).

Project description

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'

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-sendsms-admin-0.1.0.tar.gz (3.8 kB view details)

Uploaded Source

File details

Details for the file django-sendsms-admin-0.1.0.tar.gz.

File metadata

File hashes

Hashes for django-sendsms-admin-0.1.0.tar.gz
Algorithm Hash digest
SHA256 cf33046e018330674da774b0dd51c71ce72ba85d9db1f56e70bbf0cc0a68fc2a
MD5 72f79103f8fa8e38154694d8f280d657
BLAKE2b-256 48f685d86be6921eb4632dc200d36175336bbe7c67e642f8fc48c8edbc2cd42e

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page