jazzband / django-push-notifications

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

Django 4.0 warnings #585

Closed jheld closed 4 years ago

jheld commented 4 years ago

swapping from ugettext_lazy to gettext_lazy. If I find any other Django 4.0 warnings I will update/make a new PR.