File: 1.1.6.rst

package info (click to toggle)
python-django-channels 4.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 872 kB
  • sloc: python: 2,394; makefile: 154; sh: 8
file content (23 lines) | stat: -rw-r--r-- 416 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
1.1.6 Release Notes
===================

Channels 1.1.5 is a packaging release for the 1.1 series, released on
June 28th, 2017.


Major Changes
-------------

None.


Minor Changes & Bugfixes
------------------------

* The ``runserver`` ``server_cls`` override no longer fails with more modern
  Django versions that pass an ``ipv6`` parameter.

Backwards Incompatible Changes
------------------------------

None.