Skip to main content

For sending and receiving text messages (SMS) from textlocal.com

Installation

pip install django-txtlocal

Receiving Messages

Add to your urls.py:

url(r'^', include('txtlocal.urls'))

Add to your settings.py:

INSTALLED_APPS = (
    ...
    'txtlocal',
    ...
)

Run:

python manage.py syncdb

Sending Messages

Add to your settings.py:

TXTLOCAL_USERNAME = Your username with textlocal
TXTLOCAL_PASSWORD = Your password with textlocal
TXTLOCAL_FROM = Word up to 11 characters or number up to 14 digits. String.

You can also set TXTLOCAL_ENDPOINT. This defaults to https://www.txtlocal.com/sendsmspost.php

Infrequently Asked Questions

Why txtlocal, not tExtlocal?

Because textlocal.com used to be txtlocal.co.uk

Download files

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

Source Distribution

django-txtlocal-1.1.1.tar.gz (3.5 kB view details)

Uploaded Source

File details

Details for the file django-txtlocal-1.1.1.tar.gz.

File metadata

File hashes

Hashes for django-txtlocal-1.1.1.tar.gz
Algorithm Hash digest
SHA256 7e8419c57dcdb785c1062905430c507ae322b25ea3a625f84b09f6b8da389cfd
MD5 dcb692e36fec75c514eaaf375828cd29
BLAKE2b-256 21585f18d08d16fe91fea54c77ea1a7c2fe1b69153ce509aed5dd4091b666a13

See more details on using hashes here.

Release history Release notifications | RSS feed

1.1.3

1 file

1.1.2

1 file

This release

1.1.1 This release

1 file

1.1

1 file

1.0

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page