]> git.ipfire.org Git - thirdparty/starlette.git/commit
Add "accessing the app instance" to docs/application.md 620/head
authorLiam O'Boyle <liam@elyobo.net>
Wed, 4 Sep 2019 01:56:26 +0000 (11:56 +1000)
committerLiam O'Boyle <liam@elyobo.net>
Wed, 4 Sep 2019 01:56:26 +0000 (11:56 +1000)
commit730111fc33991f6ee7fb524a27a3f089be0d207d
tree333470d1f482a072ac75651140f4241ec389dfdf
parent0e75f9f2b8454f84d86d6196131e85dadc465583
Add "accessing the app instance" to docs/application.md

Along the lines of @tomchristie's suggestion in #620 but stressing the
use of `request.app`.
docs/applications.md