Contents

django-push-notifications 3.0.2

0

Send push notifications to mobile devices through GCM, APNS or WNS and to WebPush (Chrome, Firefox a

Send push notifications to mobile devices through GCM, APNS or WNS and to WebPush (Chrome, Firefox and Opera) in Django

Stars: 2205, Watchers: 2205, Forks: 590, Open Issues: 124

The jazzband/django-push-notifications repo was created 11 years ago and the last code push was 15 hours ago.
The project is very popular with an impressive 2205 github stars!

How to Install django-push-notifications

You can install django-push-notifications using pip

pip install django-push-notifications

or add it to a project with poetry

poetry add django-push-notifications

Package Details

Author
Jerome Leclanche
License
Homepage
https://github.com/jazzband/django-push-notifications
PyPi:
https://pypi.org/project/django-push-notifications/
GitHub Repo:
https://github.com/jazzband/django-push-notifications

Classifiers

  • Internet/WWW/HTTP
  • System/Networking
No  django-push-notifications  pypi packages just yet.

Errors

A list of common django-push-notifications errors.

Code Examples

Here are some django-push-notifications code examples and snippets.

GitHub Issues

The django-push-notifications package has 124 open issues on GitHub

  • APNS Services still working?
  • feat: Add python3.10 support (ugly workaround)
  • How to register for webpush?
  • Remove outdated dependency on apns2 and use aioapns instead?
  • Creating a ForeignKey or OneToOneField to a model in this package generates migrations
  • Incompatibility with userAgentData.
  • New release ?
  • Add Python 3.10 support and classifiers

See more issues on GitHub

Related Packages & Articles

django-pglocks 1.0.4

django_pglocks provides useful context managers for advisory locks for PostgreSQL.