Skip to main content

Google Cloud Messaging Server

Project description

https://travis-ci.org/bogdal/django-gcm.png?branch=master https://coveralls.io/repos/bogdal/django-gcm/badge.png?branch=master https://version-image.appspot.com/pypi/?name=django-gcm

Google Cloud Messaging Server in Django

Quickstart

Install the package via pip:

pip install django-gcm

Add gcm to INSTALLED_APPS in settings.py

Add GCM_APIKEY to settings.py file:

GCM_APIKEY = "<api_key>"

Add gcm urls to urls.py file:

urlpatterns = patterns('',
  ...
  url(r'', include('gcm.urls')),
  ...
)

Documentation: https://django-gcm.readthedocs.org

Client

Simple client application you can find here.

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-gcm-1.0.5.tar.gz (9.4 kB view details)

Uploaded Source

File details

Details for the file django-gcm-1.0.5.tar.gz.

File metadata

  • Download URL: django-gcm-1.0.5.tar.gz
  • Upload date:
  • Size: 9.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for django-gcm-1.0.5.tar.gz
Algorithm Hash digest
SHA256 a3e35994ea37d812f3763bf0354794b83ebac7cebc9a684ef21d8bcff85c3c54
MD5 cc7b31f6a6ecb468c9c120e31e5503e4
BLAKE2b-256 c95eeed76fa9650bb23a644c48da31935c1203c1d83a71811c0ff870a1e54678

See more details on using hashes here.

Supported by

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