Chitrank-Dixit / django-fcm

Django FCM provides firebase cloud messaging to android or ios support for django apps
https://django-fcm.readthedocs.io/en/latest/
MIT License
54 stars 28 forks source link

Improve get_device_model #13

Closed andpozo closed 8 years ago

andpozo commented 8 years ago

when app is installed, error is raised, we need add a fallback value for FCM_DEVICE_MODEL

andpozo commented 8 years ago

@Chitrank-Dixit can you review this issue?

Chitrank-Dixit commented 8 years ago

looked into the issue yes it is a better enhancement I also use in my django projects that way but didn't use in this one cheers. hope it resolves the issue