bogdal / django-gcm

Google Cloud Messaging Server in Django
https://django-gcm.readthedocs.org
BSD 2-Clause "Simplified" License
98 stars 42 forks source link

Consider to use `django-rest-framework` instead of `django-tastypie` #46

Open bogdal opened 8 years ago

bogdal commented 8 years ago

Stable version of django-rest-framework supports Django 1.9 #41.

ayushkr19 commented 8 years ago

Hey, is there any progress regarding this? DRF is more of a complete solution than tastypie, and I think a lot of users would want this. Thanks.

bogdal commented 8 years ago

Not yet, but we should definitely use the DRF package.