Skip to content

tsotetsi/django-bulksms

Repository files navigation

Django BulkSMS sending.

Installation.

The package is available on the python package manager. Install by using pip:

   pip install django-bulksms

Passing django settings variable.

To run the anything related to django, simply run the command below, passing the settings flag.

    django-admin check --settings=bulksms.settings_test

Running test.

To run the tests, run the command below:

    py.test --ds=bulksms.settings_test

About

Sends bulksms in django using bulksms API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages