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

TemplateDoesNotExist for extended model #32

Open baneizalfe opened 7 years ago

baneizalfe commented 7 years ago

Hi, I have extended the model and I can see it in my admin. But when i try to send message through admin (I see there's a option for that) I get TemplateDoesNotExist

fcm/admin/send_message.html

mirzadelic commented 7 years ago

Same problem here..

ashishmohite commented 7 years ago

@Chitrank-Dixit can you check this PR ?