django-push-notifications-joinup

View on PyPIReverse Dependencies (0)

1.6.5.1 django_push_notifications_joinup-1.6.5.1-py2.py3-none-any.whl

Wheel Details

Project: django-push-notifications-joinup
Version: 1.6.5.1
Filename: django_push_notifications_joinup-1.6.5.1-py2.py3-none-any.whl
Download: [link]
Size: 32479
MD5: 5a457fb4a77b5e5503db16782a8f6808
SHA256: 44494f5e96413c5db471bc20693d8958a31ce872376598341889aa7931e17ffd
Uploaded: 2023-08-18 11:50:12 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: django-push-notifications-joinup
Version: 1.6.5.1
Summary: Send push notifications to mobile devices through GCM, APNS or WNS and to browsers through WebPush (supported browsers: Chrome, Firefox and Opera) in Django
Author: Jerome Leclanche
Author-Email: jerome[at]leclan.ch
Home-Page: https://github.com/we-are-joinup/django-push-notifications
Download-Url: https://github.com/we-are-joinup/django-push-notifications/tarball/1.6.4
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: System :: Networking
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Framework :: Django
Classifier: Framework :: Django :: 1.11
Classifier: Framework :: Django :: 2.0
Requires-Dist: apns2 (>=0.3.0)
Requires-Dist: pywebpush (>=1.14.0)
Requires-Dist: Django (>=1.11)
License-File: LICENSE
License-File: AUTHORS
[No description]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.1)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
push_notifications/__init__.py sha256=uq_diOHqiN5t6U37suFNcXONe5s_2cnJpD2xD6Fx2m8 150
push_notifications/admin.py sha256=uIEyrDFNDuMtXA83-lBJ19VfuYb2h_1NxvZQM9GHmqw 3494
push_notifications/apns.py sha256=x3b0I-KR2O0AOxKdFhFws9pr74SEfwSc6n8Cjc8iaUk 4589
push_notifications/apns_errors.py sha256=QbU0LGQMALRue9fUlAePEMktqx8LZxf6Cu5nK8EC6yo 1747
push_notifications/fields.py sha256=xgDcAHRu5CTASdIakYk-GXejlWK7QInKI1jCqxjlqQk 3829
push_notifications/gcm.py sha256=ojgHTZx8YU7ligAx99Ny4_J0VsRwsGH4wrKOsglH2ko 7404
push_notifications/models.py sha256=U_JQIdhQ1bhYiNfUxRhhO9qRGJAx4Uj2EdMypgElNs4 7360
push_notifications/settings.py sha256=h_B5W380Zfifdc10O6anyE9a3oSepeAj0D9NoUp7E4E 2039
push_notifications/webpush.py sha256=ESs6aB_L0BEs4JbgdAEUUJTStBhW1UsVdGeDzjSipcs 2555
push_notifications/wns.py sha256=1399dobaU47bkImI_r_xjkMOXTVDzal8pZ7Eg5QVjHU 11491
push_notifications/api/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
push_notifications/api/rest_framework.py sha256=TG_Cmln2-H9fZruQCXFNfgfls_5XuEm_M8Q9WRaadME 6496
push_notifications/conf/__init__.py sha256=rCqjH5weL85j6JY8mst0iVx80k90kl1cEr4gHv-zOUE 512
push_notifications/conf/app.py sha256=uolzf526lY_kVBGxvbDuPlq2xDDC4-y8cSUO_suqq34 10603
push_notifications/conf/appmodel.py sha256=lbC1iVH2ZlhoQZAg8Rod2VcaRrP5m6Xz4rIO3W9hZ5k 181
push_notifications/conf/base.py sha256=p7vG8U2g1ZR20u_zQwlw7mWc0e_MFkNmUNBMql9pESM 1595
push_notifications/conf/legacy.py sha256=YN6PrgzecQwdXtTYva_E3idToX7xjWyUkcMybFop424 5174
push_notifications/migrations/0001_initial.py sha256=rorK94TNpYYb6WN0khg8lijJ5FGQE3Psiji61bCMpLs 2598
push_notifications/migrations/0002_auto_20160106_0850.py sha256=1Z_Nticb8_MPQbjNwm1OjFx_9nxP_m_fr1UjC_vmGYg 509
push_notifications/migrations/0003_wnsdevice.py sha256=6tDmDsFiuzNEjmhjYiMT20nhFij4vrUOQojeQJSMqHQ 1481
push_notifications/migrations/0004_fcm.py sha256=Hwz1XP7VCzH3d11jHdQntyXLuJshu_8b_AE-28-NJ9c 670
push_notifications/migrations/0005_applicationid.py sha256=xE95ypZe_OIYVRcy6p9SKdQ9Wo-wehfnSkMZKLdmbDM 1325
push_notifications/migrations/0006_webpushdevice.py sha256=z2Ja3CASC2nov5k-jnDUKBAfgMfMjwaCvBJLZqm6Zuk 1921
push_notifications/migrations/0007_auto_20180615_1226.py sha256=iaFn0uLMVSG3g-QJshHHjRZa75tHUgQNTliJ0fdkabs 1255
push_notifications/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
django_push_notifications_joinup-1.6.5.1.dist-info/AUTHORS sha256=tMeoB03336mHA4dCEmiRz2LG_X0y40g3DzLfJzr5APA 453
django_push_notifications_joinup-1.6.5.1.dist-info/LICENSE sha256=JdyvW84VDmD4K3Z4iWlL9uAAJFKwY0FgjpJtZCh4Ufc 1074
django_push_notifications_joinup-1.6.5.1.dist-info/METADATA sha256=VeMMVgzNINb_b4Tu2Kp5i6UL52caQKDwlWlwoobcKyM 1232
django_push_notifications_joinup-1.6.5.1.dist-info/WHEEL sha256=m9WAupmBd2JGDsXWQGJgMGXIWbQY3F5c2xBJbBhq0nY 110
django_push_notifications_joinup-1.6.5.1.dist-info/top_level.txt sha256=eFEHUUBj2Kcb26RsZ4iypFv34OvcsS473ZoQ5p4uK5U 19
django_push_notifications_joinup-1.6.5.1.dist-info/RECORD

top_level.txt

push_notifications