django-calendar-sms

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

django-calendar-sms Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • GoTLiuM InSPiRiT

django-calendar-sms Tags


django-calendar-sms Description

django-calendar-sms is a reusable Django app that can help you to send sms via Google Calendar.How to use1. python setup.py install2. Add the 'calendarsms' application to 'INSTALLED_APPS' in your settings file (usually 'settings.py')3. Drop old db table named as django_site (DROP TABLE `django_site`;)4. Sync database (./manage.py syncdb)5. Setup Google Account data in current website config on admin panel.6. Try to send sms:from calendarsms.calendarsms import sendSMSprint sendSMS('Hello, World!')Product's homepage


django-calendar-sms Related Software