CHANGELOG.md
LICENSE
LICENSE.django
MANIFEST.in
README.md
setup.py
django_sms.egg-info/PKG-INFO
django_sms.egg-info/SOURCES.txt
django_sms.egg-info/dependency_links.txt
django_sms.egg-info/not-zip-safe
django_sms.egg-info/requires.txt
django_sms.egg-info/top_level.txt
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
sms/__init__.py
sms/message.py
sms/backends/__init__.py
sms/backends/base.py
sms/backends/console.py
sms/backends/dummy.py
sms/backends/locmem.py
tests/__init__.py
tests/custombackend.py
tests/runtests.py
tests/tests.py