SMS support for OnaData.
Project description
Provides sms-support for data collection applications.
Quick start
Add “sms-support” to your INSTALLED_APPS setting like this:
INSTALLED_APPS = ( ... 'sms-support', )
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)
File details
Details for the file django-sms-support-0.1.3.tar.gz
.
File metadata
- Download URL: django-sms-support-0.1.3.tar.gz
- Upload date:
- Size: 12.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f51e1a17efe209810c63107cdd361702b79cd70ea054098c3478b71cb3ad6dfa |
|
MD5 | 9fed6c4a030b53fe667b8709db03f744 |
|
BLAKE2b-256 | 8bd5a5431452b2b930ac957d509f3762fd0e0f6165572eec128a9efd0e8b0ace |