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

get_device_model import changes. #23

Closed hibernatedguy closed 7 years ago

hibernatedguy commented 7 years ago

changed import of get_device_model from .models.py to utils.py since it's available in utils.py file.