Skip to content

Commit

Permalink
Add link to new settings docs in release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
bdarnell committed Aug 28, 2012
1 parent a2e746c commit 38077c5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion website/sphinx/releases/next.rst
Expand Up @@ -61,7 +61,8 @@ HTTP clients
* `RequestHandler.get_secure_cookie` now handles a potential error case. * `RequestHandler.get_secure_cookie` now handles a potential error case.
* `RequestHandler.__init__` now calls ``super().__init__`` to ensure that * `RequestHandler.__init__` now calls ``super().__init__`` to ensure that
all constructors are called when multiple inheritance is used. all constructors are called when multiple inheritance is used.

* Docs have been updated with a description of all available
:py:attr:`Application settings <tornado.web.Application.settings>`


Other modules Other modules
~~~~~~~~~~~~~ ~~~~~~~~~~~~~
Expand Down

0 comments on commit 38077c5

Please sign in to comment.