File: 4.3.1.rst

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

Channels 4.3.1 is a bugfix release in the 4.3 series.

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

* Fixed testing live server setup when test DB name was not set.