fcm-django
fcm-django copied to clipboard
Debug to console
Similar to emails (django.core.mail.backends.console.EmailBackend), it would be useful if we could instead of sending real push notification simply print its content to console.
Not a bad idea.