django-calendar-sms 1.0

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...