Sam Bolgert

Results 15 comments of Sam Bolgert

I had to open pgAdmin today because of this 😭

Hi there, what version of channels are you using? Can you share a form of your binding class? Thanks

Can you post your settings or better yet can you reproduce in a test case?

To filter the create messages you will need to put the users in a group that is scoped to their user instead of the resource. This can be accomplished by...

Seems reasonable to me. PRs are welcome for this

I would move the celery example out of the getting started. It's technically not required. I've fixed the package requirements on master

My current thoughts on this would be to adopt the bindings abstraction and implement it for channels 2.0

I will be working on this during PyCon 2018 sprints granted channels 2.0 has reached stability

I like this idea. How would you handle when subscriptions that have different requirements? IE update all resources vs update an individual?

I would rather have an error for an invalid combination of subscriptions. We should consider the operation either all or nothing