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

[Sugestion] This app should have DeviceAdmin? #17

Closed Diegow3b closed 7 years ago

Diegow3b commented 7 years ago

in gcm one you have a admin called DeviceAdmin maybe fcm must have too?

Chitrank-Dixit commented 7 years ago

Yes if you are talking about the admin panel , we have added DeviceAdmin in the django admin panel , is this what you were asking ?

Diegow3b commented 7 years ago

I see, u have acceptec my pull request.