Following this for my own purposes as well. I did only a little bit of
research (testing the waters, if you like) on this. So far, here are some
resources that are currently open in my browser right now:

Introduction to Push Notifications
<https://developers.google.com/web/ilt/pwa/introduction-to-push-notifications>
-
to handle push notifications client-side
django-push-notifications
<https://github.com/jazzband/django-push-notifications> - source for a
package I found that might enable push notification services for your
server-side code (views and such). Seems like it's maintained fairly well
so folks there might be able to answer your questions.
DigitalOcean Tutorial on Django Push Notifications
<https://www.digitalocean.com/community/tutorials/how-to-send-web-push-notifications-from-django-applications>
- I haven't checked the package they use to push yet but you might want to
take a look at this as well.

Hope you find this helpful!

On Mon, Mar 25, 2019 at 12:28 PM Aayush Bhattarai <learntocod...@gmail.com>
wrote:

> *I am working on blog project and I wanted to add Web Push Notification in
> Django. I have researched a lot. I have not found proper answer on it.*
> *Looking for good answer. Thank You.*
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/fae73806-d58e-4c70-88f4-59375e0af567%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/fae73806-d58e-4c70-88f4-59375e0af567%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAKizqR7Y-bnX97eHK59d-CZO-3er-8ZPQWzDXLA%3DLVskqsb8hg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to