[ Bron: python-django-push-notifications ]
Pakket: python3-django-push-notifications (1.6.0-3)
Verwijzigingen voor python3-django-push-notifications
Debian bronnen:
Het bronpakket python-django-push-notifications downloaden:
- [python-django-push-notifications_1.6.0-3.dsc]
- [python-django-push-notifications_1.6.0.orig.tar.gz]
- [python-django-push-notifications_1.6.0-3.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Send push notifications through GCM or APNS in Django (Python3 version)
A minimal Django app that implements Device models that can send messages through APNS, FCM/GCM and WNS. It provides three models:
* GCMDevice * APNSDevice * WNSDevice
The app also implements an admin panel, through which you can test single and bulk notifications.
This package contains the Python 3 version of the library.
Andere aan python3-django-push-notifications gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django
- High-level Python web development framework