Django gcm android ios's documentation! ======================================= django-gcm-android-ios is a simple Django app to send a message using Google Cloud Messaging HTTP connection server protocol. .. image:: https://travis-ci.org/hugobrilhante/django-gcm-android-ios.svg :target: https://travis-ci.org/hugobrilhante/django-gcm-android-ios .. image:: https://coveralls.io/repos/hugobrilhante/django-gcm-android-ios/badge.svg?branch=master&service=github :target: https://coveralls.io/github/hugobrilhante/django-gcm-android-ios?branch=master .. image:: https://img.shields.io/pypi/status/django-gcm-android-ios.svg :target: https://pypi.python.org/pypi/django-gcm-android-ios .. image:: https://img.shields.io/pypi/dm/django-gcm-android-ios.svg :target: https://pypi.python.org/pypi/django-gcm-android-ios/1.0.0#downloads .. image:: https://img.shields.io/pypi/l/django-gcm-android-ios.svg :target: https://github.com/hugobrilhante/django-gcm-android-ios/blob/master/LICENSE .. image:: https://img.shields.io/github/release/hugobrilhante/django-gcm-android-ios.svg :target: https://github.com/hugobrilhante/django-gcm-android-ios/releases/tag/1.0.0 .. image:: https://img.shields.io/pypi/pyversions/django-gcm-android-ios.svg :target: https://pypi.python.org/pypi/django-gcm-android-ios Contents: .. toctree:: :maxdepth: 2 tutorial ====== Author ====== - `Hugo Brilhante `_ ============= Main features ============= - Python: 2,7, 3.4. - Django: 1.7, 1.8. - API using Django Rest Framework `django-rest-framework `_ - Requests processing http/https using the library `requests `_. - Excellent coverage tests (> 80%). ===== Links ===== - `Github `_ - `Travis CI `_ - `Coveralls `_ ========== References ========== - `Google Cloud Messaging `_ ======= License ======= .. include:: ../LICENSE