You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
doc: Adjust the querying notifications example in README (#5)
Just a couple small things that help add a bit more clarity to the
example:
- Add the import for `WebsiteChannel`
- Change the variable name for the queryset result to reflect the
channel being queried
- Grab the first "result" from the queryset so the variable isn't
unbound
0 commit comments