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

Register and unregister bug fixed #1

Closed ikresoft closed 8 years ago

ikresoft commented 8 years ago

Problems was on custom model permission. Easier registration and unregistration of devices with is_active model field using POST and DELETE methods. Git ignore for django module.

Chitrank-Dixit commented 8 years ago

was it a bug ?? , It was enhancement to the previous work done, so please write the message with meaningful subject. btw nice work