milesrichardson / ParsePy

A relatively up-to-date fork of ParsePy, the Python wrapper for the Parse.com API. Originally maintained by @dgrtwo
MIT License
515 stars 184 forks source link

Added Installation channel subscription modification #86

Closed arahayrabedian closed 9 years ago

arahayrabedian commented 9 years ago

This adds the ability for a back end to modify subscriptions to a channel for a specific installation, I'm especially looking for feedback as this is my first serious PR

I will be adding tests, but will do that over the weekend, so this may have to stick around for a few days.