Skip to main content

This reusable Django app can help you to send sms via Google Calendar.

Project description

CalendarSMS for Django
======================
http://github.com/gotlium/django-calendar-sms


What's that
-----------
This reusable Django app can help you to send sms via
Google Calendar (for free) on your project.
------------------------------------------

How to use:
----------
1. python setup.py install
2. Add the 'calendar_sms' application to 'INSTALLED_APPS' in your
settings file (usually 'settings.py')
3. Sync database (./manage.py syncdb)
4. Setup Google Account data for current website on admin panel.
5. Try to send sms from console ($ ./manage.py shell):
>>> from calendarsms.calendarsms import sendSMS
>>> print sendSMS('Hello, World!')

------------------------------------------

Forked by GoTLiuM InSPiRiT as part of the Django CalendarSMS from calendarSMS.
calendarSMS Author: vassio <vassio@ukr.net>
calendarSMS Url: http://codepaste.ru/11229/

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-calendar-sms-2.0.tar.gz (4.4 kB view hashes)

Uploaded Source

Supported by

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