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

Wrong Referrence #16

Closed Diegow3b closed 7 years ago

Diegow3b commented 7 years ago

The function get_device_model is in utils instead of models and the doc is telling it is on models so when you try to import it on shell dont work

Chitrank-Dixit commented 7 years ago

update the with this merged, closing the issue