Metadata-Version: 2.0
Name: django-instapush
Version: 1.0.2
Summary: Send push notifications to android and ios devices
Home-page: https://github.com/amyth/django-instapush
Author: Amyth Arora
Author-email: mail@amythsingh.com
License: MIT License
Platform: UNKNOWN
Requires-Dist: requests (>=2.8.1)
Requires-Dist: requests-toolbelt (>=0.4.0)

Django Instapush can be used to send GCM and APNS notifications to android and ios devices respectively. This package supports both mysql and mongoengine models to store device data


