File: 4.2.1.rst

package info (click to toggle)
python-django-channels 4.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,036 kB
  • sloc: python: 3,109; makefile: 155; javascript: 60; sh: 8
file content (13 lines) | stat: -rw-r--r-- 303 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
4.2.1 Release Notes
===================

Channels 4.2.1 is a bugfix release in the 4.2 series.

Bugfixes & Small Changes
------------------------

* Added official support for Django 5.2 LTS.

* Added official support for Python 3.13.

* Added a warning for the length of the channel layer group names.