Re: FCM notification using Django Rest Framework

2019-05-20 Thread Andréas Kühne
You could probably check if the plugin has an older version written for python 2. Otherwise you will need to rewrite it for python 2. But I think the best way to solve this is to upgrade to Python and not use legacy python. The end of life of legacy Python is 1/1-2020 - so your application will onl

FCM notification using Django Rest Framework

2019-05-17 Thread Mr. Shivprasad
Hii This is shivprasad, Im working on Django !.8 And Python 2.7 I want to built django FCM Notification Any One have idea About this ? Becouse I get Documents ON django fcm but this is Compatible for on python 3.4 and above, And Django 1.11 https://django-fcm.readthedocs.io/en/latest/quickst