Contents

fcm-django 2.0.1

0

Send push notifications to mobile devices & browsers through FCM in Django.

Send push notifications to mobile devices & browsers through FCM in Django.

Stars: 745, Watchers: 745, Forks: 187, Open Issues: 13

The xtrinch/fcm-django repo was created 7 years ago and the last code push was Yesterday.
The project is popular with 745 github stars!

How to Install fcm-django

You can install fcm-django using pip

pip install fcm-django

or add it to a project with poetry

poetry add fcm-django

Package Details

Author
xTrinch
License
Homepage
https://github.com/xtrinch/fcm-django
PyPi:
https://pypi.org/project/fcm-django/
GitHub Repo:
https://github.com/xtrinch/fcm-django

Classifiers

  • Software Development/Libraries/Python Modules
  • System/Networking
No  fcm-django  pypi packages just yet.

Errors

A list of common fcm-django errors.

Code Examples

Here are some fcm-django code examples and snippets.

GitHub Issues

The fcm-django package has 13 open issues on GitHub

  • FCMDeviceAuthorizedViewSet with UPDATE_ON_DUPLICATE_REG_ID
  • How to send different messages to different devices at once?
  • FCM_DJANGO_SETTINGS can't be overridden in tests

See more issues on GitHub

Related Packages & Articles

drf-yasg 1.21.7

Automated generation of real Swagger/OpenAPI 2.0 schemas from Django Rest Framework code.