Skip to main content

Message queue for sending SMS messages through Polkomtel's MultiInfo service

Project description

Message queue for sending SMS messages through Polkomtel’s MultiInfo service

https://img.shields.io/pypi/v/django-multiinfo.svg https://img.shields.io/travis/wooyek/django-multiinfo.svg Documentation Status Coveralls.io coverage CodeCov coverage Maintainability License Tweet about this project https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg

Features

  • Pending :D

Demo

To run an example project for this django reusable app, click the button below and start a demo serwer on Heroku

Deploy Django Opt-out example project to Heroku

Quickstart

Install MultiInfo for Django:

pip install django-multiinfo

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'django_multiinfo.apps.DjangoMultiinfoConfig',
    ...
)

Add MultiInfo for Django’s URL patterns:

import django_multiinfo.urls


urlpatterns = [
    ...
    url(r'^', include(django_multiinfo.urls)),
    ...
]

Running Tests

Does the code actually work?

$ pipenv install --dev
$ pipenv shell
$ tox

We recommend using pipenv but a legacy approach to creating virtualenv and installing requirements should also work. Please install requirements/development.txt to setup virtual env for testing and development.

Credits

This package was created with Cookiecutter and the wooyek/cookiecutter-django-app project template.

History

0.1.0 (2018-03-30)

  • First release on PyPI.

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-multiinfo-0.1.15.tar.gz (62.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_multiinfo-0.1.15-py2.py3-none-any.whl (14.5 kB view details)

Uploaded Python 2Python 3

File details

Details for the file django-multiinfo-0.1.15.tar.gz.

File metadata

  • Download URL: django-multiinfo-0.1.15.tar.gz
  • Upload date:
  • Size: 62.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.5

File hashes

Hashes for django-multiinfo-0.1.15.tar.gz
Algorithm Hash digest
SHA256 250f19cd83c7ab7ce415ce897a1a8c760d6a8ffe93ce7cd210f46b1d7ddc5e4a
MD5 5e4b5641c405adbc5162842abaab25e1
BLAKE2b-256 8d3491effa4911cdacf35b94cf1293d83a37f7215b18753dd3a3e123fd183aac

See more details on using hashes here.

File details

Details for the file django_multiinfo-0.1.15-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_multiinfo-0.1.15-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 2e22c7f5df95328cbf68b289a405513d047b51950b1a4e0078e722ca59ea5126
MD5 bd84d20a21e549a9ac07b095a818f9f5
BLAKE2b-256 2b4c744212a2c23b3254fa76bcb81903865eff670a1b0646b017ad163ba9967f

See more details on using hashes here.

Supported by

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