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

Added Django 3.0 support by adding six dependency #543

Closed jonathan-golorry closed 4 years ago

jonathan-golorry commented 4 years ago

Solves #542 and probably #539