We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2e746c commit 38077c5Copy full SHA for 38077c5
website/sphinx/releases/next.rst
@@ -61,7 +61,8 @@ HTTP clients
61
* `RequestHandler.get_secure_cookie` now handles a potential error case.
62
* `RequestHandler.__init__` now calls ``super().__init__`` to ensure that
63
all constructors are called when multiple inheritance is used.
64
-
+* Docs have been updated with a description of all available
65
+ :py:attr:`Application settings <tornado.web.Application.settings>`
66
67
Other modules
68
~~~~~~~~~~~~~
0 commit comments