Skip to main content

SMS support for OnaData.

Project description

Provides sms-support for data collection applications.

Quick start

  1. Add “sms-support” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = (
        ...
        'sms-support',
    )
  2. Include the sms-support URLconf in your projects urls.py like this:

    # SMS support
    url(r'^(?P<username>[^/]+)/', include('sms-support.urls'))

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-sms-support-0.1.3.tar.gz (12.4 kB view details)

Uploaded Source

File details

Details for the file django-sms-support-0.1.3.tar.gz.

File metadata

File hashes

Hashes for django-sms-support-0.1.3.tar.gz
Algorithm Hash digest
SHA256 f51e1a17efe209810c63107cdd361702b79cd70ea054098c3478b71cb3ad6dfa
MD5 9fed6c4a030b53fe667b8709db03f744
BLAKE2b-256 8bd5a5431452b2b930ac957d509f3762fd0e0f6165572eec128a9efd0e8b0ace

See more details on using hashes here.

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