Path to this page:
Subject: CVS commit: pkgsrc/www/py-channels
From: Adam Ciarcinski
Date: 2018-06-14 09:57:32
Message id: 20180614075732.7A900FBEC@cvs.NetBSD.org
Log Message:
py-channels: updated to 2.1.2
2.1.2:
* AsyncHttpConsumer now has a disconnect() method you can override
* Session and authentication middleware is now non-blocking.
* URL routing context now includes default arguments from the URLconf.
* The FORCE_SCRIPT_NAME setting is now respected in ASGI mode.
* ALLOWED_HOSTS is now set correctly during LiveServerTests.
Files: