jonathan-s / django-sockpuppet

Build reactive applications with the django tooling you already know and love.
https://github.com/jonathan-s/django-sockpuppet
MIT License
450 stars 22 forks source link

Improved doc strings in Channel + method chaining #139

Closed jonathan-s closed 3 years ago

jonathan-s commented 3 years ago

Type of PR (feature, enhancement, bug fix, etc.

Description

Why should this be added

Even if the Channel is largely undocumented, we can at least improve the documentation strings for it to be clearer what kind of options the different methods take.

Checklist