Fellow Reports
> 2023 Week 14
Calendar Week 14 — Ending 09 April
Released django-sphinx-view 23.1a7.
Released Neapolitan 23.1.
Reviewed:
https://github.com/django/channels/pull/2002
-- Updated websocket consumers for ASGI v2.3. #2002
https://github.com/django/channels/pull/1998
-- Use format string for room_name in tutorial #1998
https://github.com/django/channels/pull/1997
-- Remove Redis docker container on exit and do not detach #1997
https://github.com/django/channels/pull/1996
-- Add missing space in introduction example code
https://github.com/django/channels/pull/1995
-- Run tests againts Django 4.2 and add trove classifier
https://github.com/carltongibson/django-sphinx-view/pull/26
-- Fixed #25: toctree compatibility with furo theme. #26
Authored:
https://github.com/django/channels_redis/pull/362
-- Reenabled Python 3.11 testing. #362