fcm-django 2.2.1
0
Send push notifications to mobile devices & browsers through FCM in Django.
Contents
Send push notifications to mobile devices & browsers through FCM in Django.
Stars: 774, Watchers: 774, Forks: 195, Open Issues: 14The xtrinch/fcm-django
repo was created 8 years ago and the last code push was 2 months ago.
The project is popular with 774 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
- None
- 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
Related Packages
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 14 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