jazzband / django-push-notifications

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

Add missing migration for the new default FCM choices #714

Closed jkoestinger closed 2 months ago

jkoestinger commented 2 months ago

Should unstuck #699 as well

I noticed that currently if we use the main branch, there is a migration file missing, making Django complain about changes that are not reflected. Here are the changes that are missing.

jkoestinger commented 2 months ago

Will get superseeded by #699

tuky commented 2 months ago

As #699 is (probably rightfully) closed, this is the pr to do now I suggest 😅

jkoestinger commented 2 months ago

Sure, I can reopen it :+1: