Skip to content

Commit 38077c5

Browse files
committed
Add link to new settings docs in release notes
1 parent a2e746c commit 38077c5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

website/sphinx/releases/next.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@ HTTP clients
6161
* `RequestHandler.get_secure_cookie` now handles a potential error case.
6262
* `RequestHandler.__init__` now calls ``super().__init__`` to ensure that
6363
all constructors are called when multiple inheritance is used.
64-
64+
* Docs have been updated with a description of all available
65+
:py:attr:`Application settings <tornado.web.Application.settings>`
6566

6667
Other modules
6768
~~~~~~~~~~~~~

0 commit comments

Comments
 (0)