jazzband / django-push-notifications

Send push notifications to mobile devices through GCM or APNS in Django.
MIT License
2.26k stars 613 forks source link

Can different messages be specified for each user? #633

Open Phishion opened 2 years ago

Phishion commented 2 years ago

I raised a PR and improved this problem. It works on my project. I wonder if it can be merged?

https://github.com/jazzband/django-push-notifications/pull/634